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