Sign in
llvm
/
llvm-project
/
a58dcc5e08665f2d58a28c9d4510cf94de6ed3bf
/
.
/
clang
/
test
/
Modules
/
Inputs
/
merge-using-decls
/
module.modulemap
blob: a415527813c731685b0f7addb1075006a44568f2 [
file
]
module
A
{
header
"a.h"
}
module
B
{
header
"b.h"
}