summaryrefslogtreecommitdiff
path: root/test/Frontend/ast-codegen.c
Commit message (Expand)AuthorAge
* A number of test cases assume that an "int" parameter or return valueUlrich Weigand2012-10-24
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-15
* Eliminate &&s in tests.Daniel Dunbar2009-11-08
* Switch ProcessASTInputFile to still use ParseAST.Daniel Dunbar2009-09-21
* Initial support for code generation from .ast files.Daniel Dunbar2009-09-17