aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/macro_expand.c
AgeCommit message (Expand)Author
2013-01-25FileCheck'ize testsDmitri Gribenko
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-05-13When we expect two arguments but have zero, make sure to addChris Lattner
2009-04-18fix PR3927 by being more careful about the pp test for identifier.Chris Lattner
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2007-07-11Stage two of getting CFE top correct.Reid Spencer