summaryrefslogtreecommitdiff
path: root/test/Preprocessor/macro_fn_comma_swallow.c
AgeCommit message (Expand)Author
2010-08-21filecheckize testChris Lattner
2010-08-21fix PR7943, a corner case with the GNU __VA_ARGS__ comma Chris Lattner
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-07-25MultiTestRunner: Validate '&&' at the end of RUN lines.Daniel Dunbar
2009-03-25fix PR3880, fixing a comma swallowing bug handling macros that only takeChris Lattner
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2007-07-11Stage two of getting CFE top correct.Reid Spencer