hanchenye-llvm-project/clang/unittests
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
..
Basic [preprocessor] Handle correctly inclusion directives that have macro expansions, e.g 2012-03-27 18:47:48 +00:00
Frontend Kill the last vestiges of clangIndex 2012-04-13 17:26:32 +00:00
Lex get rid of an unsued variable warning. 2012-03-06 21:18:56 +00:00
Tooling Unrevert r155951, reverted in r155962, with two changes: 2012-05-02 00:30:48 +00:00
CMakeLists.txt Adds a unit test for the RecursiveASTVisitor. 2012-04-19 08:48:53 +00:00
Makefile Adds a tooling library. 2012-04-04 12:07:46 +00:00