aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/comment_save.c
AgeCommit message (Expand)Author
2012-06-15[-E] Emit a rewritten _Pragma on its own line.Jordan Rose
2012-06-15Fix PR13065.David Blaikie
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-10-27Convert Preprocessor Clang tests to FileCheck in regards to PR5307.Edward O'Callaghan
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2007-07-11Stage two of getting CFE top correct.Reid Spencer