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