Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [C++11] Use 'nullptr'. Unittests edition. | Craig Topper | 2014-06-08 | 1 | -1/+1 |
| | | | | llvm-svn: 210423 | ||||
* | Add testing for CommentHandler, and fix a bug where trailing comments in #else | Richard Smith | 2012-06-24 | 1 | -0/+221 |
and #endif in non-skipped blocks were not passed to the CommentHandler. Patch by Andy Gibbs! llvm-svn: 159119 |