summaryrefslogtreecommitdiff
path: root/test/Driver/analyze.c
Commit message (Expand)AuthorAge
* 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
* Use -fno-math-errno by default, and remove the IsMathErrnoDefaultDan Gohman2010-01-08
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-15
* Switch -f{builtin,math-errno,rtti} and -analyzer-purge-dead to -...no... vari...Daniel Dunbar2009-11-19
* Eliminate &&s in tests.Daniel Dunbar2009-11-08
* Change the driver to do the Darwin triple mangling itself instead of forwardingDaniel Dunbar2009-10-30
* Use env properly in test/Driver/analyze.cDouglas Gregor2009-06-17
* Make these driver tests do the right thing even when MACOSX_DEPLOYMENT_TARGET...Douglas Gregor2009-06-16
* Improve handling of (X86) target features.Daniel Dunbar2009-05-06
* Make sure to pass the same options to the static analyzer as theDaniel Dunbar2009-04-29