summaryrefslogtreecommitdiffstats
path: root/test/Driver/pth.c
Commit message (Expand)AuthorAgeFilesLines
* clang/test/Driver/pth.c: Fix r184942, a regexp like "\\\\" is redundant here....NAKAMURA Takumi2013-06-261-2/+2
* Try to fix this test on the msys buildbot.Rafael Espindola2013-06-261-2/+2
* Make driver tests more resilient to output trees containing symlinks --Chandler Carruth2012-01-241-2/+2
* Revert r116605, a lot more were committed by mistake.Argyrios Kyrtzidis2010-10-151-21/+0
* Add '-include-pch' option to the driver, so it can get passed to the cc1 driver.Argyrios Kyrtzidis2010-10-151-0/+21
* 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
* Converted to use FileCheck.John Thompson2009-10-131-2/+6
* Force driver's PTH test to use PTHDouglas Gregor2009-04-281-3/+3
* Rename clang-driver to clang.Daniel Dunbar2009-03-241-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-2/+2
* Don't use &> in tests; dash doesn't understand it.Eli Friedman2009-03-221-2/+2
* Driver: Switch to using -include-pth.Daniel Dunbar2009-03-201-0/+8