summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Tooling/TestVisitor.h
Commit message (Expand)AuthorAgeFilesLines
* Add enumerators to TestVisitor::Language to allow visitor tests toJames Dennett2013-06-301-2/+3
* Sort the #include lines for unittests/...Chandler Carruth2012-12-041-4/+3
* Tooling: Add a runToolOnCodeWithArgs() function that allowsNico Weber2012-08-301-3/+6
* Allow RecursiveASTVisitor to visit CXXCtorInitializer objects for whichJames Dennett2012-08-241-42/+108
* Part of PR13618: visit the TypeLoc when RecursiveASTVisitor visits a Compound...Richard Smith2012-08-171-2/+6
* Adapts the FrontendAction convenience functions so that it can beManuel Klimek2012-07-051-2/+2
* Update unittests for include change.Benjamin Kramer2012-07-041-0/+1
* Appease -Wnon-virtual-dtor and fix a typo in a commentMatt Beaumont-Gay2012-06-251-2/+4
* Add testing for CommentHandler, and fix a bug where trailing comments in #elseRichard Smith2012-06-241-0/+141
OpenPOWER on IntegriCloud