summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/preamble-reparse-warn-end-of-file.c
Commit message (Collapse)AuthorAgeFilesLines
* clang/test/Index/preamble-reparse-warn-*.c: Stabilize on win32.NAKAMURA Takumi2014-03-101-4/+3
| | | | llvm-svn: 203446
* clang/test/Index/preamble-reparse-warn-*.c: Use @LINE in FileCheck.NAKAMURA Takumi2014-03-101-3/+3
| | | | llvm-svn: 203445
* [libclang] Don't pad the main buffer for the preamble.Argyrios Kyrtzidis2014-03-091-0/+12
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