Sign in
cobalt
/
cobalt
/
08336faa599332e3e3bf29b7ad38ef023018b55e
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
PR28794
/
module.modulemap
blob: 389c01acfd9c485c90f490844370869901c83891 [
file
] [
log
] [
blame
]
module
M
{
umbrella
"Subdir"
module
*
{
export
*}
}