Skip to content

Commit 2e3166a

Browse files
committed
[CMake] check-clang requires clang-tblgen. It is not required by anyone when external CLANG_TABLEGEN is specified.
llvm-svn: 199579
1 parent fda2cf9 commit 2e3166a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ list(APPEND CLANG_TEST_DEPS
3030
clang clang-headers
3131
c-index-test diagtool arcmt-test c-arcmt-test
3232
clang-check clang-format
33+
clang-tblgen
3334
PrintFunctionNames
3435
SampleAnalyzerPlugin
3536
)

0 commit comments

Comments
 (0)