summaryrefslogtreecommitdiff
path: root/test/Driver/arm-darwin-builtin.c
Commit message (Expand)AuthorAge
* Remove the -ccc-no-clang option.Rafael Espindola2012-10-31
* 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
* Eliminate &&s in tests.Daniel Dunbar2009-11-08
* Don't pass -fno-builtin-str{cat,cpy} to clang-cc, I forget we don't support t...Daniel Dunbar2009-09-10
* Implement Darwin/ARM behavior for defaulting to -fno-builtin-str{cat,cpy}.Daniel Dunbar2009-09-10