llvm-project/clang/test/Frontend
Daniel Dunbar e9fee8a361 Initial support for code generation from .ast files.
- Doesn't actually work yet because only module level asm's get correctly marked as externally visible in the PCH.

 - Other things like 'clang-cc foo.ast -ast-dump' now work, as well.

llvm-svn: 82107
2009-09-17 00:48:13 +00:00
..
ast-codegen.c Initial support for code generation from .ast files. 2009-09-17 00:48:13 +00:00
cpp-output.c Forward -C and -CC to clang. 2009-06-08 21:48:20 +00:00
darwin-version.c Test case for -miphoneos-version-min, also part of Shantonu's patch! 2009-04-10 20:13:51 +00:00
dependency-gen.c Change these tests to not depend as much on the name of the input. 2009-07-25 09:01:12 +00:00
mmacosx-version-min-test.c Fixed the test. 2009-04-10 22:09:52 +00:00
rewrite-macros.c Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
stdin.c MultiTestRunner: Validate '&&' at the end of RUN lines. 2009-07-25 11:27:37 +00:00