llvm-project/clang/test/Modules
Duncan P. N. Exon Smith b3a66691f8 IR: Make metadata typeless in assembly, clang side
Match LLVM changes from r224257.

llvm-svn: 224259
2014-12-15 19:10:08 +00:00
..
Inputs [modules] When constructing paths relative to a module, strip out /./ directory 2014-12-11 20:50:24 +00:00
macro-reexport
redecls
self-import-header
Rmodule-build.m clang/test/Modules: Remove "REQUIRES:shell" since they work for me. 2014-11-04 12:59:18 +00:00
Werror-Wsystem-headers.m clang/test/Modules: Remove "REQUIRES:shell" since they work for me. 2014-11-04 12:59:18 +00:00
Werror.m clang/test/Modules: Remove "REQUIRES:shell" since they work for me. 2014-11-04 12:59:18 +00:00
add-remove-private.m clang/test/Modules: Remove "REQUIRES:shell" since they work for me. 2014-11-04 12:59:18 +00:00
auto-module-import.m
autolink.m IR: Make metadata typeless in assembly, clang side 2014-12-15 19:10:08 +00:00
build-fail-notes.m
builtins.m
compiler_builtins.m
compiler_builtins_arm.m
config_macros.m
conflicts.m
cstd.m [modules] Add support for #include_next. 2014-10-20 00:15:49 +00:00
cxx-decls.cpp
cxx-inline-namespace.cpp
cxx-irgen.cpp
cxx-linkage-cache.cpp
cxx-lookup.cpp
cxx-many-overloads.cpp
cxx-templates.cpp [modules] When building an injected-class-name type, we may have to insert it 2014-10-21 21:15:18 +00:00
cycles.c
declare-use.S
declare-use1.cpp
declare-use2.cpp
declare-use3.cpp
declare-use4.cpp
decldef.m
decldef.mm
dependency-dump-dependent-module.m
dependency-dump.m Frontend: Canonicalize to native paths when dumping module dependencies 2014-12-12 23:12:27 +00:00
dependency-gen-inferred-map.m
dependency-gen-pch.m
dependency-gen.m
dependency-gen.modulemap.cpp [modules] When constructing paths relative to a module, strip out /./ directory 2014-12-11 20:50:24 +00:00
diag-pragma.c
diamond-pch.c
diamond.c
direct-module-import.m
driver.c
epic-fail.m
exclude-header.c
explicit-build-flags.cpp clang/test/Modules: Remove "REQUIRES:shell" since they work for me. 2014-11-04 12:59:18 +00:00
explicit-build-relpath.cpp [modules] If the same .pcm file is imported via two different paths, don't 2014-12-09 00:14:36 +00:00
explicit-build.cpp [modules] When explicitly importing a module, it's fine for the imported module 2014-11-21 05:37:20 +00:00
extern_c.cpp
extern_c_bad.cpp
fatal-module-loader-error.m
filename.cpp
fmodules-validate-once-per-build-session.c Validate user headers even if -fmodules-validate-once-per-build-session 2014-11-10 22:13:10 +00:00
global_index.m
header-import.m
ignored_macros.m
implementation-of-module.m
import-decl.cpp
import-self.m
include-relative.c
include_next.c [modules] Add support for #include_next. 2014-10-20 00:15:49 +00:00
incomplete-module.m Remove superceded warning warn_forgotten_module_header 2014-11-05 16:43:18 +00:00
inferred-framework-case.m
inferred-frameworks.m
inferred-submodules.m
initializer_list.cpp
irgen.c
linkage-merge.cpp
linkage-merge.m
load-after-failure.m clang/test/Modules: Remove "REQUIRES:shell" since they work for me. 2014-11-04 12:59:18 +00:00
load_failure.c
lookup.cpp
lookup.m
macro-hiding.cpp
macro-undef-through-pch.m
macros.c
macros2.c
malformed.cpp [modules] If we import a module, and we've seen a module map that describes the 2014-12-06 03:21:08 +00:00
merge-typedefs.cpp
merge-using-decls.cpp [modules] Merging for class-scope using-declarations. 2014-10-14 02:00:47 +00:00
method_pool.m
missing-header.m
missing-submodule.m
modify-module.m
modular_maps.cpp [modules] When constructing paths relative to a module, strip out /./ directory 2014-12-11 20:50:24 +00:00
module-private.cpp
module_file_info.m
modulemap-locations.m
modules-with-same-name.m clang/test/Modules: Remove "REQUIRES:shell" since they work for me. 2014-11-04 12:59:18 +00:00
namespaces.cpp
no-implicit-maps.cpp Add flag -f(no-)modules-implicit-maps. 2014-11-25 09:45:48 +00:00
no-stale-modtime.m clang/test/Modules: Remove "REQUIRES:shell" since they work for me. 2014-11-04 12:59:18 +00:00
normal-module-map.cpp
objc-categories.m
objc_redef.m
odr.cpp
on-demand-build.m
on-demand-macros.m
pch-used.m
pr19692.cpp
pr20399.cpp
pr20786.cpp
pr21217.cpp Add test file missed from r223561. 2014-12-06 22:11:06 +00:00
preprocess.m
private.cpp
private1.cpp
prune.m
rebuild.m Check module signature when the module has already been loaded 2014-11-08 00:34:30 +00:00
recursive.c
recursive_visibility.mm
redecl-add-after-load.cpp
redecl-merge.m
redecl-merge2.m
redecl-namespaces.mm
redeclarations.m
relative-dep-gen.cpp Reinstate r223753, reverted in r223759 due to breakage of clang-tools-extra. 2014-12-10 03:09:48 +00:00
renamed.m
require-modular-includes.m clang/test/Modules: Remove "REQUIRES:shell" since they work for me. 2014-11-04 12:59:18 +00:00
requires.m
requires.mm
resolution-change.m [modules] If we import a module, and we've seen a module map that describes the 2014-12-06 03:21:08 +00:00
separate_map_tree.cpp
serialized-diags.m
stddef.c
stddef.m
strict-decluse.cpp
string_names.cpp
subframework-from-intermediate-path.m
subframeworks.m
submodules-preprocess.cpp
submodules.cpp
submodules.m
system_headers.m
system_version.m clang/test/Modules: Remove "REQUIRES:shell" since they work for me. 2014-11-04 12:59:18 +00:00
template-specialization-visibility.cpp
templates-2.mm
templates.mm CodeGen: ConstStructBuilder must verify packed constraints after padding 2014-10-19 23:40:06 +00:00
textual-headers.cpp [modules] Support combining 'textual' with 'private'. 2014-10-24 20:23:01 +00:00
undefined-type-fixit1.cpp
unnecessary-module-map-parsing.c
update-after-load.cpp
using-decl.cpp
va_list.m
validate-system-headers.m clang/test/Modules: Remove "REQUIRES:shell" since they work for me. 2014-11-04 12:59:18 +00:00
warn-unused-local-typedef.cpp
wildcard-submodule-exports.cpp