projects
/
clang
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba8e7e6
)
Clang's tests should depend on clang-diff
author
Alex Lorenz
<arphaman@gmail.com>
Fri, 21 Jul 2017 13:12:01 +0000
(13:12 +0000)
committer
Alex Lorenz
<arphaman@gmail.com>
Fri, 21 Jul 2017 13:12:01 +0000
(13:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@308735
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/test/CMakeLists.txt
b/test/CMakeLists.txt
index fa926c584f8e5b1ac383b386d1c66f209b7f3742..084f405fee5a4ea7e525d3265028b04021ca699a 100644
(file)
--- a/
test/CMakeLists.txt
+++ b/
test/CMakeLists.txt
@@
-48,6
+48,7
@@
list(APPEND CLANG_TEST_DEPS
clang-offload-bundler
clang-import-test
clang-rename
+ clang-diff
)
if(CLANG_ENABLE_STATIC_ANALYZER)