llvm-project/clang/test/Modules
Douglas Gregor 2b82c2a59e Implementing parsing and resolution of module export declarations
within module maps, which will (eventually) be used to re-export a
module from another module. There are still some pieces missing,
however.

llvm-svn: 145665
2011-12-02 01:47:07 +00:00
..
Inputs Implementing parsing and resolution of module export declarations 2011-12-02 01:47:07 +00:00
auto-module-import.c Implement name hiding for declarations deserialized from a non-visible 2011-12-01 22:20:10 +00:00
cycles.c Add test case for mutually recursive modules 2011-09-15 20:54:06 +00:00
diamond.c Implement name hiding for declarations deserialized from a non-visible 2011-12-01 22:20:10 +00:00
driver.c Add test for the driver's handling of modules 2011-09-14 20:29:10 +00:00
header-import.m When we load header file information from the external source (i.e., 2011-09-17 05:35:18 +00:00
irgen.c Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
load_failure.c Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
lookup.cpp Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
lookup.m Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
macros.c Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
module-private.cpp Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
normal-module-map.cpp Teach the module import mechanism how to rebuild modules expressed via 2011-11-29 19:06:37 +00:00
objc-categories.m Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
on-demand-build-warnings.m When building a module, use the macro definitions on the command line 2011-10-17 14:55:37 +00:00
on-demand-build.m For modules, all macros that aren't include guards are implicitly 2011-10-17 15:32:29 +00:00
on-demand-macros.m When building a module, use the macro definitions on the command line 2011-10-17 14:55:37 +00:00
redeclarations.m Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
submodules-preprocess.cpp Implement name hiding for declarations deserialized from a non-visible 2011-12-01 22:20:10 +00:00
submodules.cpp Implement name hiding for declarations deserialized from a non-visible 2011-12-01 22:20:10 +00:00