summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/cxx-pth.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch on PCH for C++. C++ fans all over the world rejoice.Argyrios Kyrtzidis2010-08-111-12/+0
* tests: Use %clangxx when using driver for C++, in case C++ support is disabled.Daniel Dunbar2010-06-291-2/+2
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-2/+2
* Driver: Switch to using "clang" "-cc1" instead of "clang-cc".Daniel Dunbar2009-12-111-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-4/+4
* Driver: Default to using PTH for C++ precompiled header support, PCH for C++Daniel Dunbar2009-10-151-0/+12
OpenPOWER on IntegriCloud