Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | clang/unittests: Fixup corresponding to Doug's r168136. | NAKAMURA Takumi | 2012-11-16 | 1 | -1/+1 | |
| | | | | llvm-svn: 168137 | |||||
* | Escape trigraphs in unittest. | Benjamin Kramer | 2012-11-03 | 1 | -6/+4 | |
| | | | | llvm-svn: 167359 | |||||
* | Make the FilenameRange of the InclusionDirective callback more accurate, | Argyrios Kyrtzidis | 2012-11-01 | 1 | -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 |