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)
llvm-svn: 198867

clang/test/CMakeLists.txt

index fe31752..6443c22 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