]> granicus.if.org Git - clang/commitdiff
check-clang: Add dependencies to PrintFunctionNames and SampleAnalyzerPlugin, for...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 9 Jan 2014 13:26:02 +0000 (13:26 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 9 Jan 2014 13:26:02 +0000 (13:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@198867 91177308-0d34-0410-b5e6-96231b3b80d8

test/CMakeLists.txt

index fe31752ff25f84cc9b174ae4c2208613ab821a5a..6443c229e0cc8bb65eae6888aae302e3252d4202 100644 (file)
@@ -30,6 +30,8 @@ list(APPEND CLANG_TEST_DEPS
   clang clang-headers
   c-index-test diagtool arcmt-test c-arcmt-test
   clang-check clang-format
+  PrintFunctionNames
+  SampleAnalyzerPlugin
   )
 set(CLANG_TEST_PARAMS
   clang_site_config=${CMAKE_CURRENT_BINARY_DIR}/lit.site.cfg