aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/arm-darwin-builtin.c
AgeCommit message (Expand)Author
2012-10-31Remove the -ccc-no-clang option.Rafael Espindola
2012-01-20rename -ccc-host-triple into -targetSebastian Pop
2012-01-13Revert r148138; it's causing test failures.Eli Friedman
2012-01-13rename -ccc-host-triple into -targetSebastian Pop
2009-12-15Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-09-10Don't pass -fno-builtin-str{cat,cpy} to clang-cc, I forget we don't support t...Daniel Dunbar
2009-09-10Implement Darwin/ARM behavior for defaulting to -fno-builtin-str{cat,cpy}.Daniel Dunbar