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