aboutsummaryrefslogtreecommitdiff
path: root/unittests/Tooling/TestVisitor.h
AgeCommit message (Expand)Author
2012-12-04Sort the #include lines for unittests/...Chandler Carruth
2012-08-30Tooling: Add a runToolOnCodeWithArgs() function that allowsNico Weber
2012-08-24Allow RecursiveASTVisitor to visit CXXCtorInitializer objects for whichJames Dennett
2012-08-17Part of PR13618: visit the TypeLoc when RecursiveASTVisitor visits a Compound...Richard Smith
2012-07-05Adapts the FrontendAction convenience functions so that it can beManuel Klimek
2012-07-04Update unittests for include change.Benjamin Kramer
2012-06-25Appease -Wnon-virtual-dtor and fix a typo in a commentMatt Beaumont-Gay
2012-06-24Add testing for CommentHandler, and fix a bug where trailing comments in #elseRichard Smith