Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/Driver/darwin-cc.c: FileCheck-ize and tweak for Mingw MSYS bash. | NAKAMURA Takumi | 2011-03-18 | 1 | -4/+3 |
* | Driver/Darwin: Add deployment target after doing argument translation, so that | Daniel Dunbar | 2010-07-19 | 1 | -2/+2 |
* | Driver: Also mark -F as RenderJoined, the linker doesn't like "-F FOO" either. | Daniel Dunbar | 2010-06-10 | 1 | -1/+1 |
* | Update tests to use %clang instead of 'clang', and forcibly disable use of ' | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Remove RUN: true lines. | Daniel Dunbar | 2009-11-08 | 1 | -1/+0 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -3/+3 |
* | 'unset' isn't needed in these tests anymore, we always run with a controlled | Daniel Dunbar | 2009-08-01 | 1 | -1/+0 |
* | Make these driver tests do the right thing even when MACOSX_DEPLOYMENT_TARGET... | Douglas Gregor | 2009-06-16 | 1 | -0/+1 |
* | Driver: Add test case for darwin::Preprocess and darwin::Compile | Daniel Dunbar | 2009-03-29 | 1 | -0/+6 |