summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/ast.c
Commit message (Expand)AuthorAgeFilesLines
* Reapply "Change -save-temps to emit unoptimized bitcode files."Bob Wilson2014-12-211-3/+4
* Revert "Change -save-temps to emit unoptimized bitcode files."Reid Kleckner2014-12-181-4/+3
* Change -save-temps to emit unoptimized bitcode files.Bob Wilson2014-12-181-3/+4
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-2/+2
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-2/+2
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-2/+2
* fix a bunch of comment typos found by codespell. Patch byChris Lattner2011-04-151-1/+1
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-6/+6
* Work around FileCheck -NOT restriction.Daniel Dunbar2009-09-201-0/+4
* Add driver support for -emit-ast and AST compilation steps.Daniel Dunbar2009-09-011-0/+22
OpenPOWER on IntegriCloud