Sign in
fuchsia
/
third_party
/
llvm-project
/
d664c9066840ab57314f0de99fb4e5902b51f8cb
/
.
/
clang
/
test
/
Modules
/
Inputs
/
inherit-attribute
/
module.modulemap
blob: 16481e2745ddecc8f75e0a9e54aa36e69e8d3f4d [
file
] [
log
] [
blame
]
module
"b"
{
header
"b.h"
}
module
"c"
{
header
"c.h"
}