clang/test/Lexer/Inputs
Taewook Oh 50eca98dda Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths.
Differential Revision: http://reviews.llvm.org/D19843
Corresponding LLVM change: http://reviews.llvm.org/D19842

Re-commit of r272562 after addressing clang-x86-win2008-selfhost failure.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@272584 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-13 20:40:21 +00:00
..
bad-header-guard-defined.h PR16339: Don't produce a diagnostic pointing at the whitespace between a '#if' 2013-06-16 05:05:39 +00:00
bad-header-guard.h Introducing -Wheader-guard, a warning that checks header guards actually work 2013-06-12 21:20:57 +00:00
case-insensitive-include.h Use the name of the file on disk to issue a new diagnostic about non-portable #include and #import paths. 2016-06-13 20:40:21 +00:00
different-define.h Introducing -Wheader-guard, a warning that checks header guards actually work 2013-06-12 21:20:57 +00:00
good-header-guard.h Introducing -Wheader-guard, a warning that checks header guards actually work 2013-06-12 21:20:57 +00:00
multiple.h Introducing -Wheader-guard, a warning that checks header guards actually work 2013-06-12 21:20:57 +00:00
no-define.h Introducing -Wheader-guard, a warning that checks header guards actually work 2013-06-12 21:20:57 +00:00
out-of-order-define.h Introducing -Wheader-guard, a warning that checks header guards actually work 2013-06-12 21:20:57 +00:00
success.h Lex: reduce buffer size, add a test 2014-03-12 02:26:08 +00:00
tokens-between-ifndef-and-define.h Introducing -Wheader-guard, a warning that checks header guards actually work 2013-06-12 21:20:57 +00:00
unlikely-to-be-header-guard.h Relax header guard mismatch warning with edit distance heuristic. 2013-10-12 23:17:37 +00:00