aboutsummaryrefslogtreecommitdiff
path: root/clang/CMakeLists.txt
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2018-10-11 12:57:29 +0000
committerAaron Ballman <aaron@aaronballman.com>2018-10-11 12:57:29 +0000
commitec5932e88efdaa8ed99338057de9975d5f4b256d (patch)
tree5b3923a0f9256e9f31b2ac4598b06287760fa4d7 /clang/CMakeLists.txt
parente48f27a0b1df01cb005dedbfe1b5de3146385f40 (diff)
Revert r344241 as it broke multiple bots.
http://lab.llvm.org:8011/builders/clang-x86_64-debian-fast/builds/10814 http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/20613 llvm-svn: 344244
Diffstat (limited to 'clang/CMakeLists.txt')
-rw-r--r--clang/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/CMakeLists.txt b/clang/CMakeLists.txt
index 84984f75b5f8..61fd913a2a53 100644
--- a/clang/CMakeLists.txt
+++ b/clang/CMakeLists.txt
@@ -502,7 +502,6 @@ if( CLANG_INCLUDE_TESTS )
)
endif()
add_subdirectory(utils/perf-training)
- add_subdirectory(bindings/python/tests)
endif()
option(CLANG_INCLUDE_DOCS "Generate build targets for the Clang docs."