xref
: /
external
/
clang
/
test
/
Modules
/
Inputs
/
merge-using-decls
/
module.modulemap
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module A { header "
a.h
" }
2
module B { header "
b.h
" }
3