summaryrefslogtreecommitdiff
path: root/test/Driver/darwin-cc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the -ccc-no-clang option.Rafael Espindola2012-10-311-4/+0
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-1/+1
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-1/+1
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-1/+1
* test/Driver/darwin-cc.c: FileCheck-ize and tweak for Mingw MSYS bash.NAKAMURA Takumi2011-03-181-4/+3
* Driver/Darwin: Add deployment target after doing argument translation, so thatDaniel Dunbar2010-07-191-2/+2
* Driver: Also mark -F as RenderJoined, the linker doesn't like "-F FOO" either.Daniel Dunbar2010-06-101-1/+1
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
* Remove RUN: true lines.Daniel Dunbar2009-11-081-1/+0
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-3/+3
* 'unset' isn't needed in these tests anymore, we always run with a controlledDaniel Dunbar2009-08-011-1/+0
* Make these driver tests do the right thing even when MACOSX_DEPLOYMENT_TARGET...Douglas Gregor2009-06-161-0/+1
* Driver: Add test case for darwin::Preprocess and darwin::CompileDaniel Dunbar2009-03-291-0/+6