summaryrefslogtreecommitdiff
path: root/test/Driver/output-file-cleanup.c
AgeCommit message (Expand)Author
2017-11-10[Driver] Make clang/cc conforms to UNIX standardSteven Wu
2017-08-15[clang] Get rid of "%T" expansionsKuba Mracek
2016-02-24Bail on compilation as soon as a job fails.Justin Lebar
2016-02-24Make test/Driver/output-file-cleanup.c hermetic.Justin Lebar
2015-03-02Remove shell requirements from tests that use 'cd'Reid Kleckner
2013-01-29[driver] Refactor the driver so that a failing commands doesn't preventChad Rosier
2013-01-28[driver] Revise this test to remove the dependency on the integrate assembler.Chad Rosier
2013-01-25clang/test/Driver/output-file-cleanup.c: Add arm and powerpc to XFAIL.NAKAMURA Takumi
2013-01-25clang/test/Driver/output-file-cleanup.c: Mark it as XFAIL:*-mingw32, ppc, for...NAKAMURA Takumi
2013-01-24[driver] Associate a JobAction with each result file. This enables the driverChad Rosier
2011-11-21Un-XFAIL this test on Darwin, it reportedly passes now.Peter Collingbourne
2011-11-21Delete the depfile if we could not open a header file. We cannotPeter Collingbourne
2011-11-21Teach the driver about failure result files, which are compilationPeter Collingbourne