xref
: /
external
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
PR28794
/
module.modulemap
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module M {
2
umbrella "Subdir" module * {export *}
3
}
4