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
/
common.h
blob
349bf5f7c4734c1d75bf557f0ca8a26243032f20
1
#ifndef COMMON_H
2
#define COMMON_H
3
const int
x
=
2
;
4
#endif