llvm-project/clang/tools/clang-check
David Blaikie 5ba8be0e9a Include clang-check as part of the clang installation.
This also tidies up a couple of other tools we were (partially) installing:
* c-index-test was being installed but shouldn't be (it's just a clang-dev tool)
* diagtool was being installed in cmake but not make (& shouldn't be installed in either)

Review by Manuel Klimek, Doug Gregor, and Chandler Carruth.

llvm-svn: 161073
2012-07-31 20:29:59 +00:00
..
CMakeLists.txt Include clang-check as part of the clang installation. 2012-07-31 20:29:59 +00:00
ClangCheck.cpp The new clang-ast-dump tool for selective AST dumping. Moved common command-line tool stuff to CommandLineClangTool 2012-07-16 12:46:48 +00:00
Makefile Include clang-check as part of the clang installation. 2012-07-31 20:29:59 +00:00