xref
: /
llvm-project-15.0.7
/
clang
/
test
/
Modules
/
Inputs
/
diagnose-missing-import
/
module.modulemap
(revision f664a24a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module NCI {
2
explicit module A { header "
a.h
" }
3
}
4