aboutsummaryrefslogtreecommitdiff
path: root/test/Frontend/rewrite-macros.c
AgeCommit message (Expand)Author
2013-04-11Follow Jordan's advice and use {{^}} and {{$}} for this testReid Kleckner
2013-04-10FileCheck-ify some clang grep tests that use double quotesReid Kleckner
2012-02-02Per discussion on cfe-dev, remove '#error' and '#warning' from diagnostic text.Ted Kremenek
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-30Use '-FOO' 'BAR' instead of '-FOO=BAR' in tests.Daniel Dunbar
2009-11-08Remove RUN: true lines.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-03-02Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*Daniel Dunbar