Sign in
llvm
/
llvm-project
/
a58dcc5e08665f2d58a28c9d4510cf94de6ed3bf
/
.
/
clang
/
test
/
Modules
/
Inputs
/
update-exception-spec
/
module.modulemap
blob: 880ae38b97a0a912345f1c8c31c76170b97f2906 [
file
]
module
a
{
header
"a.h"
}
module
b
{
header
"b.h"
}
module
c
{
header
"c.h"
}