Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/main-cg-testing-release
/
.
/
clang
/
test
/
Modules
/
Inputs
/
implicit-invalidate-common
/
module.modulemap
blob: 97c674a46184ea4c89442579f3f2a15e278d00a2 [
file
] [
log
] [
blame
] [
edit
]
module
A
{
header
"A.h"
}
module
B
{
header
"B.h"
}
module
Common
{
header
"Common.h"
}