| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add enumerators to TestVisitor::Language to allow visitor tests to | James Dennett | 2013-06-30 | 1 | -2/+3 |
| * | Sort the #include lines for unittests/... | Chandler Carruth | 2012-12-04 | 1 | -4/+3 |
| * | Tooling: Add a runToolOnCodeWithArgs() function that allows | Nico Weber | 2012-08-30 | 1 | -3/+6 |
| * | Allow RecursiveASTVisitor to visit CXXCtorInitializer objects for which | James Dennett | 2012-08-24 | 1 | -42/+108 |
| * | Part of PR13618: visit the TypeLoc when RecursiveASTVisitor visits a Compound... | Richard Smith | 2012-08-17 | 1 | -2/+6 |
| * | Adapts the FrontendAction convenience functions so that it can be | Manuel Klimek | 2012-07-05 | 1 | -2/+2 |
| * | Update unittests for include change. | Benjamin Kramer | 2012-07-04 | 1 | -0/+1 |
| * | Appease -Wnon-virtual-dtor and fix a typo in a comment | Matt Beaumont-Gay | 2012-06-25 | 1 | -2/+4 |
| * | Add testing for CommentHandler, and fix a bug where trailing comments in #else | Richard Smith | 2012-06-24 | 1 | -0/+141 |

