llvm-project/clang/tools/c-index-test
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
Makefile Include clang-check as part of the clang installation. 2012-07-31 20:29:59 +00:00
c-index-test.c c-index-test: remove dead store. Found by Clang static analyzer! 2012-07-30 18:00:35 +00:00