xref
: /
llvm-project
/
clang
/
test
/
APINotes
/
Inputs
/
Headers
/
module.private.modulemap
(revision 932949dbb517b089af28fdc480a16a738ee5db78)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module PrivateLib {
2
header "
PrivateLib.h
"
3
}
4
5
module
ModuleWithWrongCasePrivate.Inner
{}
6