.. |
Inputs
|
Completely re-implement (de-)serialization of declaration
|
2011-12-17 23:38:30 +00:00 |
auto-module-import.m
|
When we have an umbrella directory in a module map, recursively walk
|
2011-12-12 19:13:53 +00:00 |
cycles.c
|
Add test case for mutually recursive modules
|
2011-09-15 20:54:06 +00:00 |
decldef.mm
|
When name lookup finds a module-private Objective-C class declaration,
|
2011-12-15 20:36:27 +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
|
Modify how the -verify flag works. Currently, the verification string and
|
2011-12-15 00:38:15 +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
|
Modify how the -verify flag works. Currently, the verification string and
|
2011-12-15 00:38:15 +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 |
redecl-merge.m
|
Make sure this test works in C++, too
|
2011-12-19 14:42:41 +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 |
submodules.m
|
Keep track of import dependencies between submodules within the module
|
2011-12-08 17:01:29 +00:00 |
wildcard-submodule-exports.cpp
|
Implement support for wildcard exports in modules, allowing a module
|
2011-12-05 17:28:06 +00:00 |