Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/main-cg-testing-release
/
.
/
clang
/
test
/
Modules
/
Inputs
/
merge-using-decls
/
module.modulemap
blob: a415527813c731685b0f7addb1075006a44568f2 [
file
] [
log
] [
blame
] [
edit
]
module
A
{
header
"a.h"
}
module
B
{
header
"b.h"
}