hanchenye-llvm-project/clang/test/Frontend
Daniel Dunbar d435275c59 Frontend: Add basic -H support.
- I didn't implement the GCC "multiple include guard" detection parts, because
   it doesn't seem useful or obvious.

llvm-svn: 111983
2010-08-24 22:44:13 +00:00
..
Inputs Frontend: Add basic -H support. 2010-08-24 22:44:13 +00:00
ast-codegen.c
ast-main.c
cpp-output.c
darwin-version.c Driver/Darwin: Resolve deployment target defaulting to be more predictable; 2010-07-15 16:18:06 +00:00
dependency-gen.c
ir-support-codegen.ll Frontend: Add CodeGenAction support for handling LLVM IR. 2010-06-07 23:27:59 +00:00
ir-support-errors.ll Frontend: Add CodeGenAction support for handling LLVM IR. 2010-06-07 23:27:59 +00:00
lit.local.cfg tests: Update Frontend config to actually run ir-support tests. 2010-06-16 20:04:36 +00:00
macros.c Fix PR5982, a refacto in checking for '=' in a -D argument. 2010-01-10 00:46:21 +00:00
output-failures.c
preprocessed-output-macro-first-token.c add a testcase, from Michael Spencer 2010-06-15 18:56:20 +00:00
print-header-includes.c Frontend: Add basic -H support. 2010-08-24 22:44:13 +00:00
rewrite-macros.c
stdin.c
unknown-pragmas.c Preprocessor: Ignore unknown pragmas in -E -dM and -Eonly modes. 2010-06-11 20:10:12 +00:00