summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/cxx_true.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-3/+3
* Use '-x' 'foo' instead of '-x=foo'.Daniel Dunbar2009-11-291-3/+3
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-3/+3
* Fix run lineChris Lattner2007-04-101-3/+3
* 'true' in a CPP expression evaluates to 1 when in C++ mode. This implementsChris Lattner2007-04-101-0/+13
OpenPOWER on IntegriCloud