Sign in
llvm
/
clang
/
ee2f8f2f7c4eacfa305a29fcd916d63c650ca847
/
.
/
test
/
Modules
/
Inputs
/
StdDef
/
module.map
blob: 69c69eac35b51611a3e8b7298b570787c49ef3d4 [
file
] [
log
] [
blame
]
module
StdDef
{
module
SizeT
{
header
"size_t.h"
export
*
}
module
Other
{
header
"other.h"
export
*
}
}