Sign in
rust
/
rust-lang
/
llvm-project
/
089567c89f2a05c57dd2db7685f12c4321c05009
/
.
/
clang
/
test
/
Modules
/
Inputs
/
pch-with-module-name
/
module.modulemap
blob: 379b0d48d5899b1b99034dcb598f7c1011b9e138 [
file
] [
log
] [
blame
]
module
CloudKit
{
header
"C.h"
export
*
}
module
Contacts
{
header
"D.h"
export
*
}