summaryrefslogtreecommitdiff
path: root/test/Preprocessor/cxx_true.cpp
AgeCommit message (Expand)Author
2015-06-26Avoid false positive/negative test results from line directive interference.NFC.Chad Rosier
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2012-09-20The keywords "true" and "false" shouldn't warn under -Wundef.Eli Friedman
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-29Use '-x' 'foo' instead of '-x=foo'.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