summaryrefslogtreecommitdiff
path: root/test/Driver/darwin-verify-debug.c
Commit message (Expand)AuthorAgeFilesLines
* Reapply "Change -save-temps to emit unoptimized bitcode files."Bob Wilson2014-12-211-2/+2
* Revert "Change -save-temps to emit unoptimized bitcode files."Reid Kleckner2014-12-181-2/+2
* Change -save-temps to emit unoptimized bitcode files.Bob Wilson2014-12-181-2/+2
* clang/test/Driver: Some tests don't REQUIRE asserts any more. Remove them.NAKAMURA Takumi2014-10-121-1/+0
* Move -verify-pch to use VerifyJobActionBen Langmuir2014-02-061-1/+1
* Split out -verify into two distinct option flagsAlp Toker2014-01-171-4/+4
* Replace 'grep foo | count 0' with 'not grep foo'.Rafael Espindola2013-07-041-1/+1
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-4/+4
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-4/+4
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-4/+4
* Right now this requires asserts.Eric Christopher2011-08-231-0/+1
* Add support for a verifier to the driver. Currently only verifies debugEric Christopher2011-08-231-0/+33