summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Lex/PPCallbacksTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* clang/unittests: Fixup corresponding to Doug's r168136.NAKAMURA Takumi2012-11-161-1/+1
| | | | llvm-svn: 168137
* Escape trigraphs in unittest.Benjamin Kramer2012-11-031-6/+4
| | | | llvm-svn: 167359
* Make the FilenameRange of the InclusionDirective callback more accurate,Argyrios Kyrtzidis2012-11-011-0/+248
preserve the macro location of the range end if the filename came from a macro. Patch by Kim Gräsman! llvm-svn: 167239
OpenPOWER on IntegriCloud