Commit Graph

3 Commits

Author SHA1 Message Date
NAKAMURA Takumi e933f45b22 clang/test/Index/preamble-reparse-warn-*.c: Stabilize on win32.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203446 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-10 06:02:13 +00:00
NAKAMURA Takumi 0556e851d8 clang/test/Index/preamble-reparse-warn-*.c: Use @LINE in FileCheck.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203445 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-10 06:02:03 +00:00
Argyrios Kyrtzidis 8f6e31469d [libclang] Don't pad the main buffer for the preamble.
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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203370 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-09 04:24:57 +00:00