llvm-project/clang/tools
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
..
arcmt-test Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
c-arcmt-test Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
c-index-test Include clang-check as part of the clang installation. 2012-07-31 20:29:59 +00:00
clang-check Include clang-check as part of the clang installation. 2012-07-31 20:29:59 +00:00
diag-build Add new tool 'diag-build' for showing enabled warnings in a project. 2012-06-18 21:31:37 +00:00
diagtool Include clang-check as part of the clang installation. 2012-07-31 20:29:59 +00:00
driver CMake: clang should depend on clang-headers, or bin/clang would not work better. 2012-07-20 16:40:09 +00:00
libclang Move comment from member operator() to class. 2012-07-30 19:47:34 +00:00
scan-build [scan-build] Fix clang++ pathname 2012-07-27 17:10:06 +00:00
scan-view Fix call to send_error() in scan-view. An int error code is expected but a string was being sent. Patch by Andrew Price! 2011-02-21 19:26:48 +00:00
CMakeLists.txt Removed standalone clang-ast-dump tool. 2012-07-26 01:44:18 +00:00
Makefile Removed standalone clang-ast-dump tool. 2012-07-26 01:44:18 +00:00