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
/
PCH
/
line-directive-nofilename.h
blob
2e2d189de3f0320d8cbecdb84ab5b9bb8c07276b
1
#line 42
2
int
foo
;
// This should appear as at line-directive-nofilename.h:42
3
4
#line 100
"foobar.h"
5
int
bar
;
// This should appear as at foobar.h:100