xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
modular_maps
/
modulea.map
(revision 34dc4811a2f69668c5eb4847b1546598c3445081)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module A {
2
header "
common.h
"
3
header "
a.h
"
4
}
5
6
extern module B "
moduleb.map
"
7
8