summaryrefslogtreecommitdiff
path: root/test/Preprocessor/macro_rparen_scan2.c
AgeCommit message (Expand)Author
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-10-27Preprocessor tests are whitespace sensitive, as per Revision: 85170 review.Edward O'Callaghan
2009-10-26Convert a few tests to FileCheck for PR5307.Edward O'Callaghan
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2007-12-12add run lineChris Lattner
2007-07-11Stage two of getting CFE top correct.Reid Spencer