Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
clang
/
test
/
Modules
/
Inputs
/
internal-constants
/
module.modulemap
blob: 6d471f5fc94fac9b3203e3a4705540d43f4bae81 [
file
] [
log
] [
blame
]
module
X
{
textual header
"const.h"
module
A
{
header
"a.h"
export
*
}
module
B
{
header
"b.h"
export
*
}
module
C
{
header
"c.h"
export
*
}
}