summaryrefslogtreecommitdiff
path: root/test/Driver/ast.c
AgeCommit message (Expand)Author
2014-12-21Reapply "Change -save-temps to emit unoptimized bitcode files."Bob Wilson
2014-12-18Revert "Change -save-temps to emit unoptimized bitcode files."Reid Kleckner
2014-12-18Change -save-temps to emit unoptimized bitcode files.Bob Wilson
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
2011-04-15fix a bunch of comment typos found by codespell. Patch byChris Lattner
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-20Work around FileCheck -NOT restriction.Daniel Dunbar
2009-09-01Add driver support for -emit-ast and AST compilation steps.Daniel Dunbar