summaryrefslogtreecommitdiffstats
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2016-12-19 19:15:43 +0000
committerSean Callanan <scallanan@apple.com>2016-12-19 19:15:43 +0000
commit01fa6f3b298b98d5f3ecccad52223326c30a280b (patch)
tree4e02ac8594d07467383921e82b8a96d3a6198c20 /test/CMakeLists.txt
parent9ff49b7127f7c0009d2ea102032859fcea91937b (diff)
Reverting r290004, r290006, r290010 pending review.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@290130 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 46bf2ae213..8ba9040a92 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -39,7 +39,6 @@ list(APPEND CLANG_TEST_DEPS
c-index-test diagtool
clang-tblgen
clang-offload-bundler
- clang-import-test
)
if(CLANG_ENABLE_STATIC_ANALYZER)