Sign in
llvm
/
clang
/
7d0e090bbc61baebf0be18e4d9ba36615b6cd566
/
.
/
test
/
Modules
/
Inputs
/
thread-safety
/
module.map
blob: bd6ea830c2d41db47a8912acbeab3795cb6f4417 [
file
] [
log
] [
blame
]
module
a
{
header
"a.h"
}
module
b
{
header
"b.h"
export
*
}
module
c
{
header
"c.h"
export
*
}