Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/main-cg-testing-release
/
.
/
clang
/
test
/
Modules
/
Inputs
/
PR27699
/
module.modulemap
blob: 1f58ca06753e2972e175c5a11b5deb817b5813cf [
file
] [
log
] [
blame
] [
edit
]
module
a
{
umbrella
"Subdir"
module
*
{
export
*}
}