summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/preamble-reparse-warn-macro.c
Commit message (Collapse)AuthorAgeFilesLines
* clang/test/Index/preamble-reparse-warn-*.c: Stabilize on win32.NAKAMURA Takumi2014-03-101-3/+1
| | | | llvm-svn: 203446
* clang/test/Index/preamble-reparse-warn-*.c: Use @LINE in FileCheck.NAKAMURA Takumi2014-03-101-2/+2
| | | | llvm-svn: 203445
* [libclang] Don't pad the main buffer for the preamble.Argyrios Kyrtzidis2014-03-091-0/+14
Padding does not seem to be useful currently, and it leads to bogus location if an error points to the end of the file. rdar://15836513 llvm-svn: 203370
OpenPOWER on IntegriCloud