summaryrefslogtreecommitdiff
path: root/test/Lexer/preamble.c
AgeCommit message (Expand)Author
2017-05-30Allow for unfinished #if blocks in preamblesErik Verbruggen
2011-08-25Make Lexer::ComputePreamble accept a LangOptions parameter, otherwise it may beArgyrios Kyrtzidis
2010-10-14r116509 fixed the Win32 XFAIL.Francois Pichet
2010-07-22tests: Make FileCheck version check that preamble isn't longer than we expected.Daniel Dunbar
2010-07-21tests: XFAIL this test on win32, someone else can hunt this one down.Daniel Dunbar
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