repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git]
/
clang
/
test
/
Modules
/
Inputs
/
modular_maps
/
modulea.map
blob
58c5f6464e40e32c1ee720d63c06bfb7dd61eb98
1
module A {
2
header "common.h"
3
header "a.h"
4
}
5
6
extern module B "moduleb.map"
7