llvm-project/clang/test/Modules
Douglas Gregor 6137d32c1b When we load the first module, make sure that we wire up the ASTConsumer to the newly-created ASTReader. This makes sure that CodeGen sees the declarations it is interested in
llvm-svn: 139824
2011-09-15 18:47:32 +00:00
..
Inputs Teach LangOptions::resetNonModularOptions to actually do what it says it does 2011-09-15 14:56:27 +00:00
diamond.c For modules, use a hash of the compiler version, language options, and 2011-09-13 23:15:45 +00:00
driver.c Add test for the driver's handling of modules 2011-09-14 20:29:10 +00:00
irgen.c When we load the first module, make sure that we wire up the ASTConsumer to the newly-created ASTReader. This makes sure that CodeGen sees the declarations it is interested in 2011-09-15 18:47:32 +00:00
load_failure.c For modules, use a hash of the compiler version, language options, and 2011-09-13 23:15:45 +00:00
lookup.cpp For modules, use a hash of the compiler version, language options, and 2011-09-13 23:15:45 +00:00
lookup.m For modules, use a hash of the compiler version, language options, and 2011-09-13 23:15:45 +00:00
macros.c Make -E work with module imports 2011-09-14 23:13:09 +00:00
module-private.cpp For modules, use a hash of the compiler version, language options, and 2011-09-13 23:15:45 +00:00
objc-categories.m For modules, use a hash of the compiler version, language options, and 2011-09-13 23:15:45 +00:00
on-demand-build.m Teach LangOptions::resetNonModularOptions to actually do what it says it does 2011-09-15 14:56:27 +00:00