Sign in
llvm
/
llvm-project
/
refs/heads/revert-128222-cuda
/
.
/
clang
/
test
/
Modules
/
Inputs
/
update-after-load
/
module.modulemap
blob: 21e160ea051b6f2dc661dfea5786cced67465f7d [
file
] [
log
] [
blame
]
module
a
{
header
"a.h"
}
module
b
{
header
"b.h"
}