summaryrefslogtreecommitdiffstats
path: root/test/Driver/analyze.c
Commit message (Expand)AuthorAgeFilesLines
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-1/+1
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-1/+1
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-1/+1
* Use -fno-math-errno by default, and remove the IsMathErrnoDefaultDan Gohman2010-01-081-1/+0
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
* Switch -f{builtin,math-errno,rtti} and -analyzer-purge-dead to -...no... vari...Daniel Dunbar2009-11-191-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Change the driver to do the Darwin triple mangling itself instead of forwardingDaniel Dunbar2009-10-301-4/+4
* Use env properly in test/Driver/analyze.cDouglas Gregor2009-06-171-2/+1
* Make these driver tests do the right thing even when MACOSX_DEPLOYMENT_TARGET...Douglas Gregor2009-06-161-1/+2
* Improve handling of (X86) target features.Daniel Dunbar2009-05-061-1/+1
* Make sure to pass the same options to the static analyzer as theDaniel Dunbar2009-04-291-0/+9