summaryrefslogtreecommitdiffstats
path: root/unittests/Tooling/CommentHandlerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove 'Filename' parameter from BeginSourceFileAction.Richard Smith2017-06-091-2/+1
* Wdeprecated: CommentVerifiers are returned by value, make sure they're correc...David Blaikie2015-08-131-0/+4
* Use 'override/final' instead of 'virtual' for overridden methodsAlexander Kornienko2015-04-111-6/+6
* [C++11] Use 'nullptr'. Unittests edition.Craig Topper2014-06-081-1/+1
* Add testing for CommentHandler, and fix a bug where trailing comments in #elseRichard Smith2012-06-241-0/+221