llvm-project/clang/tools
Richard Smith 7cbeaba05c Unrevert r155951, reverted in r155962, with two changes:
* Work around build failures due to gcc 4.2 bugs.
 * Remove BodyIndexer::TraverseCXXOperatorCallExpr, which was not being called
   prior to this change, and whose presence disables a RecursiveASTVisitor
   stack space optimization after this change.

llvm-svn: 155969
2012-05-02 00:30:48 +00:00
..
arcmt-test Kill the last vestiges of clangIndex 2012-04-13 17:26:32 +00:00
c-arcmt-test Kill the last vestiges of clangIndex 2012-04-13 17:26:32 +00:00
c-index-test c-index-test: dispose spelling string after use. 2012-04-14 09:11:51 +00:00
clang-check Adds a FixedCompilationDatabase to be able to specify tool parameters 2012-04-18 07:41:50 +00:00
diagtool Provide common include for all diagnostic headers. 2012-02-15 21:58:34 +00:00
driver Unify Options.td and CC1Options.td, in a first step towards unifying the serialization logic in Frontend and Driver. 2012-05-01 14:57:16 +00:00
libclang Unrevert r155951, reverted in r155962, with two changes: 2012-05-02 00:30:48 +00:00
scan-build [analyzer] Add .cxx and .txx as known file extensions to ccc-analyzer. 2012-04-14 16:30:00 +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