clang-1/tools
Chandler Carruth b0d8671f95 Remove a goofy CMake hack and use the standard CMake facilities to
express library-level dependencies within Clang.

This is no more verbose really, and plays nicer with the rest of the
CMake facilities. It should also have no change in functionality.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158888 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-21 01:30:21 +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 Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
clang-check Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +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 Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
driver Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
libclang Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
scan-build Adjust scan-build to enable color output for xterm-256color. 2012-06-19 19:27:28 +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 Adds a tooling library. 2012-04-04 12:07:46 +00:00
Makefile Adds a tooling library. 2012-04-04 12:07:46 +00:00