summaryrefslogtreecommitdiff
path: root/test/Lexer/Inputs
Commit message (Expand)AuthorAgeFilesLines
* Use the name of the file on disk to issue a new diagnostic about non-portable...Taewook Oh2016-06-131-0/+8
* Revert r272562 for build bot failure (clang-x86-win2008-selfhost)Taewook Oh2016-06-131-8/+0
* Use the name of the file on disk to issue a new diagnostic about non-portable...Taewook Oh2016-06-131-0/+8
* Revert commit r271708Taewook Oh2016-06-041-5/+0
* Use the name of the file on disk to issue a new diagnostic about non-portable...Taewook Oh2016-06-031-0/+5
* Lex: reduce buffer size, add a testSaleem Abdulrasool2014-03-121-0/+1
* Relax header guard mismatch warning with edit distance heuristic.Ismail Pazarbasi2013-10-121-0/+5
* PR16339: Don't produce a diagnostic pointing at the whitespace between a '#if'Richard Smith2013-06-161-0/+4
* Introducing -Wheader-guard, a warning that checks header guards actually workRichard Trieu2013-06-127-0/+33
* tests: Use FileCheck instead of external input; I think this test was failing onDaniel Dunbar2010-07-211-11/+0
* Introduce a new lexer function to compute the "preamble" of a file,Douglas Gregor2010-07-201-0/+11