Sign in
cobalt
/
cobalt
/
0c2b1d4428f8ae16220e86a16bebd07ff691a412
/
.
/
third_party
/
llvm-project
/
clang
/
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
*
}