Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
91be65be656072a68b51a8c4e7bb751ea475d896
/
.
/
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"
}