llvm-project/clang/test/Modules/Inputs
Douglas Gregor cf68c58afe Implement name hiding for declarations deserialized from a non-visible
module. When that module becomes visible, so do those declarations.

llvm-svn: 145640
2011-12-01 22:20:10 +00:00
..
CmdLine.framework/Headers When building a module, use the macro definitions on the command line 2011-10-17 14:55:37 +00:00
DependsOnModule.framework Introduce an opt-in warning indicating when the compiler is treating 2011-11-30 18:02:36 +00:00
Module.framework/Headers For modules, all macros that aren't include guards are implicitly 2011-10-17 15:32:29 +00:00
MutuallyRecursive1.framework/Headers Add test case for mutually recursive modules 2011-09-15 20:54:06 +00:00
MutuallyRecursive2.framework/Headers Add test case for mutually recursive modules 2011-09-15 20:54:06 +00:00
normal-module-map Add missing header for modules test. 2011-11-16 23:41:39 +00:00
submodules Implement name hiding for declarations deserialized from a non-visible 2011-12-01 22:20:10 +00:00
category_bottom.h Switch the remaining modules tests over to -emit-module-from-map. 2011-11-16 15:22:03 +00:00
category_left.h Switch the remaining modules tests over to -emit-module-from-map. 2011-11-16 15:22:03 +00:00
category_right.h Switch the remaining modules tests over to -emit-module-from-map. 2011-11-16 15:22:03 +00:00
category_top.h Switch the remaining modules tests over to -emit-module-from-map. 2011-11-16 15:22:03 +00:00
diamond_bottom.h Switch __import__ over to __import_module__, so we don't conflict with 2011-08-31 18:19:09 +00:00
diamond_left.h Switch __import__ over to __import_module__, so we don't conflict with 2011-08-31 18:19:09 +00:00
diamond_right.h Switch __import__ over to __import_module__, so we don't conflict with 2011-08-31 18:19:09 +00:00
diamond_top.h Introduce a module visitation function that starts at the top-level 2011-08-20 04:39:52 +00:00
irgen.h Switch some more of the modules tests over to "-emit-module-from-map", 2011-11-16 00:21:54 +00:00
load_failure.h Introduce support for a simple module import declaration, which 2011-08-26 23:56:07 +00:00
lookup_left.h Use the module manager's search facility to look for methods with a 2011-08-25 14:51:20 +00:00
lookup_left.hpp Introduce a -cc1 option "-emit-module", that creates a binary module 2011-08-25 22:30:56 +00:00
lookup_right.h Use the module manager's search facility to look for methods with a 2011-08-25 14:51:20 +00:00
lookup_right.hpp In the AST reader, switch name lookup within a DeclContect over to the 2011-08-24 19:03:07 +00:00
macros.h Migrate a few more modules tests over to -emit-module-from-map. 2011-11-16 05:16:30 +00:00
module.map A module with an umbrella header assumes that all of the headers in 2011-11-16 23:02:25 +00:00
module_private_left.h Migrate a few more modules tests over to -emit-module-from-map. 2011-11-16 05:16:30 +00:00
module_private_right.h Migrate a few more modules tests over to -emit-module-from-map. 2011-11-16 05:16:30 +00:00
point.h When we load header file information from the external source (i.e., 2011-09-17 05:35:18 +00:00
redeclarations_left.h Switch the remaining modules tests over to -emit-module-from-map. 2011-11-16 15:22:03 +00:00
redeclarations_right.h Switch the remaining modules tests over to -emit-module-from-map. 2011-11-16 15:22:03 +00:00