summaryrefslogtreecommitdiffstats
path: root/test/Lexer/preamble.c
Commit message (Expand)AuthorAgeFilesLines
* Make Lexer::ComputePreamble accept a LangOptions parameter, otherwise it may beArgyrios Kyrtzidis2011-08-251-2/+2
* r116509 fixed the Win32 XFAIL.Francois Pichet2010-10-141-1/+0
* tests: Make FileCheck version check that preamble isn't longer than we expected.Daniel Dunbar2010-07-221-3/+2
* tests: XFAIL this test on win32, someone else can hunt this one down.Daniel Dunbar2010-07-211-0/+1
* tests: Use FileCheck instead of external input; I think this test was failing onDaniel Dunbar2010-07-211-2/+14
* Introduce a new lexer function to compute the "preamble" of a file,Douglas Gregor2010-07-201-0/+25