Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
clang
/
test
/
Modules
/
Inputs
/
autoload-subdirectory
/
module.modulemap
blob: 880ae38b97a0a912345f1c8c31c76170b97f2906 [
file
] [
log
] [
blame
]
module
a
{
header
"a.h"
}
module
b
{
header
"b.h"
}
module
c
{
header
"c.h"
}