xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
PR27699
/
module.modulemap
(revision 462a5328ddd6ee7612911ea6f91da40ed3d994f4)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module a { umbrella "Subdir" module * {export *} }
2