summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/output-file-cleanup.c
Commit message (Expand)AuthorAgeFilesLines
* test/Driver/output-file-cleanup.c: delete non-readable temporary fileFangrui Song2018-09-141-0/+1
* [Driver] Make clang/cc conforms to UNIX standardSteven Wu2017-11-101-15/+0
* [clang] Get rid of "%T" expansionsKuba Mracek2017-08-151-23/+27
* Bail on compilation as soon as a job fails.Justin Lebar2016-02-241-2/+5
* Make test/Driver/output-file-cleanup.c hermetic.Justin Lebar2016-02-241-0/+2
* Remove shell requirements from tests that use 'cd'Reid Kleckner2015-03-021-1/+0
* [driver] Refactor the driver so that a failing commands doesn't preventChad Rosier2013-01-291-0/+12
* [driver] Revise this test to remove the dependency on the integrate assembler.Chad Rosier2013-01-281-17/+15
* clang/test/Driver/output-file-cleanup.c: Add arm and powerpc to XFAIL.NAKAMURA Takumi2013-01-251-1/+1
* clang/test/Driver/output-file-cleanup.c: Mark it as XFAIL:*-mingw32, ppc, for...NAKAMURA Takumi2013-01-251-0/+2
* [driver] Associate a JobAction with each result file. This enables the driverChad Rosier2013-01-241-3/+16
* Un-XFAIL this test on Darwin, it reportedly passes now.Peter Collingbourne2011-11-211-2/+0
* Delete the depfile if we could not open a header file. We cannotPeter Collingbourne2011-11-211-0/+7
* Teach the driver about failure result files, which are compilationPeter Collingbourne2011-11-211-0/+20
OpenPOWER on IntegriCloud