check-clang-tools requires clang-headers due to test/clang-tidy.

clang-modernize provided clang-headers but it was removed.

llvm-svn: 256133
This commit is contained in:
NAKAMURA Takumi 2015-12-21 01:35:28 +00:00
parent 8050a49737
commit ecba4c3d0b
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@ set(CLANG_TOOLS_TEST_DEPS
# Base line deps.
FileCheck count not
# clang-tidy tests require it.
clang-headers
# Individual tools we test.
clang-apply-replacements
clang-rename