hanchenye-llvm-project/clang/test/Modules
Douglas Gregor e097d4ba26 Don't attempt to merge a deserialized declaration with existing
declarations in the AST unless modules are enabled. This case doesn't
come up with precompiled headers, and it isn't cheap.

llvm-svn: 147451
2012-01-03 17:31:38 +00:00
..
Inputs Diagnose cases where the definition of a particular type is required, 2012-01-02 17:18:37 +00:00
auto-module-import.m Rename the command-line option for mapping #include/#import over to 2012-01-03 15:21:29 +00:00
cycles.c
decldef.mm Diagnose cases where the definition of a particular type is required, 2012-01-02 17:18:37 +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
header-import.m
inferred-submodules.m Rename the command-line option for mapping #include/#import over to 2012-01-03 15:21:29 +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 When performing name lookup for a redeclaration, ignore module 2011-12-20 18:11:52 +00:00
normal-module-map.cpp Rename the command-line option for mapping #include/#import over to 2012-01-03 15:21:29 +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 building a module with an umbrella header, warn about any headers 2011-12-23 00:23:59 +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 Don't attempt to merge a deserialized declaration with existing 2012-01-03 17:31:38 +00:00
redeclarations.m Eliminate the -emit-module option, which emitted a module by parsing a 2011-11-29 22:42:06 +00:00
requires.m Rename the command-line option for mapping #include/#import over to 2012-01-03 15:21:29 +00:00
subframeworks.m Rename the command-line option for mapping #include/#import over to 2012-01-03 15:21:29 +00:00
submodules-preprocess.cpp Rename the command-line option for mapping #include/#import over to 2012-01-03 15:21:29 +00:00
submodules.cpp Rename the command-line option for mapping #include/#import over to 2012-01-03 15:21:29 +00:00
submodules.m Rename the command-line option for mapping #include/#import over to 2012-01-03 15:21:29 +00:00
wildcard-submodule-exports.cpp Rename the command-line option for mapping #include/#import over to 2012-01-03 15:21:29 +00:00