llvm-project/clang/test/Modules
Douglas Gregor 158764bbe2 Rename Objective-C-only tests to .m
llvm-svn: 145959
2011-12-06 20:51:42 +00:00
..
Inputs When inferring a module map for a framework, infer subframework 2011-12-06 19:39:29 +00:00
auto-module-import.m Rename Objective-C-only tests to .m 2011-12-06 20:51:42 +00:00
cycles.c Add test case for mutually recursive modules 2011-09-15 20:54:06 +00:00
diamond-pch.c Implement support for precompiled headers, preambles, and serialized 2011-12-03 00:59:55 +00:00
diamond.c When making a module visible, also make any of its exported modules 2011-12-02 19:11:09 +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
inferred-submodules.m Rename Objective-C-only tests to .m 2011-12-06 20:51:42 +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 When inferring a module map for a framework, infer subframework 2011-12-06 19:39: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
subframeworks.m Implement modules support for subframeworks (aka embedded 2011-12-06 17:16:41 +00:00
submodules-preprocess.cpp Implement name hiding for macro definitions within modules, such that 2011-12-02 15:45:10 +00:00
submodules.cpp Implement name hiding for declarations deserialized from a non-visible 2011-12-01 22:20:10 +00:00
wildcard-submodule-exports.cpp Implement support for wildcard exports in modules, allowing a module 2011-12-05 17:28:06 +00:00