Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/android-t-preview-1
/
.
/
clang
/
test
/
Modules
/
Inputs
/
explicit-build-prefer-self
/
map
blob: 042b2ae5b507dacf9d52526b05749380d8683dac [
file
] [
log
] [
blame
] [
edit
]
module
a
{
module
h
{
header
"a.h"
}
module
x
{
header
"x.h"
}
}
module
b
{
module
h
{
header
"b.h"
}
module
x
{
header
"x.h"
}
}