aboutsummaryrefslogtreecommitdiff
path: root/test/Frontend/rewrite-includes-missing.c
AgeCommit message (Collapse)Author
2013-04-10[frontend] -frewrite-includes: if there was no inclusion, don't add lineinfo ↵Argyrios Kyrtzidis
that indicates return from another file. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179143 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-14Remove absolute path form include test.David Blaikie
Review feedback/bot failure from r158459 by Simon Atanasyan and Benjamin Kramer (on IRC). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158464 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-14Fix crash on missing header in -rewrite-includes.David Blaikie
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158459 91177308-0d34-0410-b5e6-96231b3b80d8