| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | implicit-private-with-submodule.m | 2 // Build PCH using A, with private submodule A.Private 3 …-module-maps -fmodules-cache-path=%t -F %S/Inputs/implicit-private-with-submodule -emit-pch -o %t-… 6 // Build PCH using A, with private submodule A.Private, check the fixit 10 …-module-maps -fmodules-cache-path=%t -F %S/Inputs/implicit-private-with-submodule -emit-pch -o %t-… 12 …-module-maps -fmodules-cache-path=%t -F %S/Inputs/implicit-private-with-submodule -emit-pch -o %t-… 14 …d-warning@Inputs/implicit-private-with-submodule/A.framework/Modules/module.private.modulemap:1{{p… 15 // expected-note@Inputs/implicit-private-with-submodule/A.framework/Modules/module.private.modulema… 17 …d-warning@Inputs/implicit-private-with-submodule/A.framework/Modules/module.private.modulemap:6{{p… 18 // expected-note@Inputs/implicit-private-with-submodule/A.framework/Modules/module.private.modulema… 20 …d-warning@Inputs/implicit-private-with-submodule/A.framework/Modules/module.private.modulemap:9{{p… [all …]
|
| H A D | diagnostics.modulemap | 17 module submodule { use foo } 32 …E+1]]:8: error: no module named 'unknown' found, parent module must be defined before the submodule 33 module unknown.submodule {} 35 … no module named 'unknown' in 'known_top_level', parent module must be defined before the submodule 36 module known_top_level.unknown.submodule {}
|
| H A D | shadowed-submodule.m | 2 …le-maps -fmodules-cache-path=%t -I %S/Inputs/shadowed-submodule/Foo -I %S/Inputs/shadowed-submodul… 5 // expected-note@shadowed-submodule.m:4 {{imported by module 'Foo'}}
|
| H A D | localsubmodulevis.m | 2 // RUN: %clang_cc1 -fmodules -fmodules-local-submodule-visibility -fimplicit-module-maps -fmodules-… 3 // RUN: %clang_cc1 -fmodules -fmodules-local-submodule-visibility -fimplicit-module-maps -fmodules-…
|
| H A D | path-resolution.modulemap | 11 // RUN: -fmodules-embed-all-files -fmodules-local-submodule-visibility \ 16 // RUN: -fmodules-embed-all-files -fmodules-local-submodule-visibility \ 33 // RUN: -fmodules-embed-all-files -fmodules-local-submodule-visibility \
|
| H A D | auto-module-import.m | 36 // Test umbrella-less submodule includes 40 // Test umbrella-less submodule includes 81 // expected-warning{{missing submodule 'Module.NotInModule'}}
|
| H A D | missing-submodule.m | 3 #include <Module/NotInModule.h> // expected-warning{{missing submodule 'Module.NotInModule'}}
|
| H A D | submodule-in-private-mmap.m | 2 // RUN: %clang_cc1 -fmodules -fimplicit-module-maps -fmodules-cache-path=%t -F%S/Inputs/submodule-i…
|
| H A D | import-textual.mm | 2 …port-textual/M -fmodules-cache-path=%t -x objective-c++ -fmodules-local-submodule-visibility %s -v…
|
| H A D | import-textual-noguard.mm | 2 …ort-textual/M2 -fmodules-cache-path=%t -x objective-c++ -fmodules-local-submodule-visibility %s -v…
|
| H A D | builtin-import.mm | 2 …plicit-module-maps -fmodules-cache-path=%t -x objective-c++ -fmodules-local-submodule-visibility %s
|
| H A D | implicit-map-dot-private.m | 7 @import A.Private; // expected-warning {{no submodule named 'Private' in module 'A'; using top leve…
|
| H A D | unavailable-local-visibility.test | 2 …%S/Inputs/unavailable-local-visibility/module.modulemap -fmodules-local-submodule-visibility -fmod…
|
| /llvm-project-15.0.7/llvm/docs/Proposals/ |
| H A D | GitHubMove.rst | 522 `git submodule update` step. 683 updates a submodule of local project ``myproj``. 688 commits in the order implied by submodule updates:: 789 --submodule-map=submodule-map.txt \ 812 umbrella and clang is a submodule in llvm). The file 816 that submodule should be written in the zipped history. 880 # Create the submodule map. 881 echo "tools/clang clang" > my-monorepo/submodule-map.txt 889 echo "tools/lld lld" >> my-monorepo/submodule-map.txt 890 echo "tools/lldb lldb" >> my-monorepo/submodule-map.txt [all …]
|
| /llvm-project-15.0.7/clang/test/Preprocessor/ |
| H A D | pragma_module.c | 38 #error under -fmodules-local-submodule-visibility, X should not be defined 42 #error without -fmodules-local-submodule-visibility, X should still be defined
|
| /llvm-project-15.0.7/utils/bazel/examples/submodule/ |
| H A D | WORKSPACE | 5 """An example WORKSPACE for configuring LLVM using a git submodule.""" 23 # Or wherever your submodule is located.
|
| /llvm-project-15.0.7/clang/test/VFS/ |
| H A D | module-import.m | 11 // Import a submodule that is defined in actual_module2.map, which is only 15 // CHECK-VFS2: error: no submodule
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | Modules.rst | 383 … *visible* if they are from the current submodule or translation unit, or if they were exported fr… 521 *submodule-declaration* 710 *submodule-declaration*: 712 *inferred-submodule-declaration* 716 A *submodule-declaration* that is an *inferred-submodule-declaration* describes a set of submodules… 720 *inferred-submodule-declaration*: 723 *inferred-submodule-member*: 733 *inferred-submodule-declaration* has the ``framework`` specifier 734 * Have the attributes specified by the \ *inferred-submodule-declaration* 736 …t-declaration* ``export *``, if the \ *inferred-submodule-declaration* contains the \ *inferred-su… [all …]
|
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | .gitmodules | 1 [submodule "imath"]
|
| /llvm-project-15.0.7/clang/test/Modules/Inputs/shadowed-submodule/A2/ |
| H A D | module.modulemap | 5 module sub2 { // expected-error {{build a shadowed submodule 'A.sub2'}}
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/OrcLazy/ |
| H A D | module-flags.ll | 3 ; CHECK: module-flags.ll.submodule
|
| /llvm-project-15.0.7/polly/lib/External/ |
| H A D | update-isl.sh | 15 (cd $GITDIR && git submodule update --recursive)
|
| /llvm-project-15.0.7/flang/docs/ |
| H A D | BijectiveInternalNameUniquing.md | 30 Symbols can be scoped by the module, submodule, or procedure that contains 40 submodule (mod:s1mod) s2mod
|
| /llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangModulesDeclVendor.cpp | 322 clang::Module *submodule = top_level_module; in AddModule() local 325 submodule = submodule->findSubmodule(component.GetStringRef()); in AddModule() 326 if (!submodule) { in AddModule()
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | DiagnosticLexKinds.td | 657 "must specify '-fmodule-name=%0' to enter %select{|submodule of }1" 662 "submodule %0.%1 not declared in module map">; 771 "expected umbrella, header, submodule, or module export">; 799 "parent module must be defined before the submodule">; 805 "inferred submodule cannot be a framework submodule">; 811 "redefinition of inferred submodule">; 813 "expected '{' to start inferred submodule">; 817 "only '*' can be exported from an inferred submodule">; 827 "private submodule '%0' in private module map, expected top-level module">, 866 "submodule of top-level module '%0' implicitly imported here">;
|