Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/14.0-2022-03-22
/
.
/
clang
/
test
/
ClangScanDeps
/
Inputs
/
modules-pch-common-via-submodule
/
module.modulemap
blob: 4b3600ac7fe3e82740019481952eb76505f698e4 [
file
] [
log
] [
blame
] [
edit
]
module
ModCommon
{
header
"mod_common.h"
}
module
ModTU
{
header
"mod_tu.h"
module
ModTUSub
{
header
"mod_tu_sub.h"
}
}