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