Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
079c40e8860ccbc80b5a04a26e474b2923d92d48
/
.
/
clang
/
test
/
Modules
/
Inputs
/
warning-mismatch
/
module.modulemap
blob: c22cde4597870f0671dd1500875af2609c6d64f7 [
file
] [
log
] [
blame
]
Duncan P. N. Exon Smith
079c40e
2017-03-17 22:55:13 +0000
[
diff
] [
blame^
]
1
module
System
[
system
]
{
2
header
"System.h"
3
}
4
5
module
Mismatch
{
6
header
"Mismatch.h"
7
}