summaryrefslogtreecommitdiff
path: root/test/Driver/phases.c
Commit message (Expand)AuthorAge
* rename -ccc-host-triple into -targetSebastian Pop2012-01-20
* Revert r148138; it's causing test failures.Eli Friedman2012-01-13
* rename -ccc-host-triple into -targetSebastian Pop2012-01-13
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-15
* Remove RUN: true lines.Daniel Dunbar2009-11-08
* Eliminate &&s in tests.Daniel Dunbar2009-11-08
* Convert some driver checks to FileCheck.Sebastian Redl2009-10-26
* Rename clang-driver to clang.Daniel Dunbar2009-03-24
* Don't use &> in tests; dash doesn't understand it.Eli Friedman2009-03-22
* ccc/Driver: .s defaults to 'assembler-with-cpp' on Darwin.Daniel Dunbar2009-03-20
* Test had extra line which was masking actual failures.Daniel Dunbar2009-03-17
* Driver: Add test for pipelining for analyzer and precompiler.Daniel Dunbar2009-03-17
* Driver: Make sure to get the default arch name from the tool chain, not the Daniel Dunbar2009-03-17
* Driver: Desensitize test to location of input.Daniel Dunbar2009-03-13
* Driver: Test pipelining for universal builds.Daniel Dunbar2009-03-13
* Driver: Fix '-x none' handling.Daniel Dunbar2009-03-13