check-clang-tools requires clang-headers due to test/clang-tidy.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 21 Dec 2015 01:35:28 +0000 (01:35 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 21 Dec 2015 01:35:28 +0000 (01:35 +0000)
commitecba4c3d0b49c08264c8c9ed2cfa4ea513e60c09
tree9b87cf4c305225048291ea8c3874d4f24e7598c5
parent8050a49737e1c4d01586aded1f470ae6e8fcc705
check-clang-tools requires clang-headers due to test/clang-tidy.

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

llvm-svn: 256133
clang-tools-extra/test/CMakeLists.txt