clang-tidy: Fix build since r198402 in the case that the source tree of clang-tools...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 3 Jan 2014 09:49:13 +0000 (09:49 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Fri, 3 Jan 2014 09:49:13 +0000 (09:49 +0000)
commit4fd9913803a4678db206fdd5f727f535716eaa86
treed70028233e6b5700ee1e2f81f30be996be910c3d
parent175fefbda36f3634a03ab3ea61da94738231a2e6
clang-tidy: Fix build since r198402 in the case that the source tree of clang-tools-extra is not located on clang/tools/extra.

FIXME: Get rid of private headers in other modules.
llvm-svn: 198403
clang-tools-extra/clang-tidy/CMakeLists.txt
clang-tools-extra/clang-tidy/ClangTidy.cpp