xref
: /
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
implicit-invalidate-chain
/
module.modulemap
(revision 57a2eaf3c1aa1a08e9b474b873064e075c52daef)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
module A { header "
A.h
" }
2
module B { header "
B.h
" }
3
module C { header "
C.h
" }
4