summaryrefslogtreecommitdiff
path: root/test/Driver/pth.c
Commit message (Expand)AuthorAge
* clang/test/Driver/pth.c: Fix r184942, a regexp like "\\\\" is redundant here....NAKAMURA Takumi2013-06-26
* Try to fix this test on the msys buildbot.Rafael Espindola2013-06-26
* Make driver tests more resilient to output trees containing symlinks --Chandler Carruth2012-01-24
* Revert r116605, a lot more were committed by mistake.Argyrios Kyrtzidis2010-10-15
* Add '-include-pch' option to the driver, so it can get passed to the cc1 driver.Argyrios Kyrtzidis2010-10-15
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-15
* Driver: Switch to using "clang" "-cc1" instead of "clang-cc".Daniel Dunbar2009-12-11
* Eliminate &&s in tests.Daniel Dunbar2009-11-08
* Converted to use FileCheck.John Thompson2009-10-13
* Force driver's PTH test to use PTHDouglas Gregor2009-04-28
* Rename clang-driver to clang.Daniel Dunbar2009-03-24
* Rename clang to clang-cc.Daniel Dunbar2009-03-24
* Don't use &> in tests; dash doesn't understand it.Eli Friedman2009-03-22
* Driver: Switch to using -include-pth.Daniel Dunbar2009-03-20