summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/phases.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-11/+11
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-12/+12
* Convert some driver checks to FileCheck.Sebastian Redl2009-10-261-63/+63
* Rename clang-driver to clang.Daniel Dunbar2009-03-241-11/+11
* Don't use &> in tests; dash doesn't understand it.Eli Friedman2009-03-221-11/+11
* ccc/Driver: .s defaults to 'assembler-with-cpp' on Darwin.Daniel Dunbar2009-03-201-0/+10
* Test had extra line which was masking actual failures.Daniel Dunbar2009-03-171-3/+2
* Driver: Add test for pipelining for analyzer and precompiler.Daniel Dunbar2009-03-171-0/+13
* Driver: Make sure to get the default arch name from the tool chain, not the Daniel Dunbar2009-03-171-0/+10
* Driver: Desensitize test to location of input.Daniel Dunbar2009-03-131-8/+8
* Driver: Test pipelining for universal builds.Daniel Dunbar2009-03-131-0/+21
* Driver: Fix '-x none' handling.Daniel Dunbar2009-03-131-0/+26
OpenPOWER on IntegriCloud