xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Modules
/
Inputs
/
subdirectory-module-maps-working-dir
/
subdir_module
/
module.map
(revision 7d76ef9b)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module ModuleInSubdir {
2
header "
h1.h
"
3
export *
4
}
5
6