summaryrefslogtreecommitdiffstats
path: root/test/Frontend/ast-codegen.c
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* Switch ProcessASTInputFile to still use ParseAST.Daniel Dunbar2009-09-211-0/+7
* Initial support for code generation from .ast files.Daniel Dunbar2009-09-171-0/+5