Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the -ccc-no-clang option. | Rafael Espindola | 2012-10-31 | 1 | -1/+1 |
* | rename -ccc-host-triple into -target | Sebastian Pop | 2012-01-20 | 1 | -3/+3 |
* | Revert r148138; it's causing test failures. | Eli Friedman | 2012-01-13 | 1 | -3/+3 |
* | rename -ccc-host-triple into -target | Sebastian Pop | 2012-01-13 | 1 | -3/+3 |
* | Update tests to use %clang instead of 'clang', and forcibly disable use of ' | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -2/+2 |
* | Don't pass -fno-builtin-str{cat,cpy} to clang-cc, I forget we don't support t... | Daniel Dunbar | 2009-09-10 | 1 | -6/+8 |
* | Implement Darwin/ARM behavior for defaulting to -fno-builtin-str{cat,cpy}. | Daniel Dunbar | 2009-09-10 | 1 | -0/+12 |