summaryrefslogtreecommitdiff
path: root/test/Lexer/Inputs
AgeCommit message (Expand)Author
2016-06-13Use the name of the file on disk to issue a new diagnostic about non-portable...Taewook Oh
2016-06-13Revert r272562 for build bot failure (clang-x86-win2008-selfhost)Taewook Oh
2016-06-13Use the name of the file on disk to issue a new diagnostic about non-portable...Taewook Oh
2016-06-04Revert commit r271708Taewook Oh
2016-06-03Use the name of the file on disk to issue a new diagnostic about non-portable...Taewook Oh
2014-03-12Lex: reduce buffer size, add a testSaleem Abdulrasool
2013-10-12Relax header guard mismatch warning with edit distance heuristic.Ismail Pazarbasi
2013-06-16PR16339: Don't produce a diagnostic pointing at the whitespace between a '#if'Richard Smith
2013-06-12Introducing -Wheader-guard, a warning that checks header guards actually workRichard Trieu
2010-07-21tests: Use FileCheck instead of external input; I think this test was failing onDaniel Dunbar
2010-07-20Introduce a new lexer function to compute the "preamble" of a file,Douglas Gregor