aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/macro_paste_c_block_comment.c
AgeCommit message (Expand)Author
2011-12-14Switch test over to using -verify instead of using grep. PR11552.Eli Friedman
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-03-24Rename clang to clang-cc.Daniel Dunbar
2007-07-11Stage two of getting CFE top correct.Reid Spencer