aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/output_paste_avoid.c
AgeCommit message (Expand)Author
2009-10-27fix testsNuno Lopes
2009-10-27Convert Preprocessor Clang tests to FileCheck in regards to PR5307.Edward O'Callaghan
2009-04-21apply Eli's patch to fix PR4008, with a testcase. Thanks Eli!Chris Lattner
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-06-12Multiple tests in a single test file must be linked with '&&'.Argyrios Kyrtzidis
2008-01-15avoid pasting L + "foo" into L"foo".Chris Lattner
2007-07-11Stage two of getting CFE top correct.Reid Spencer