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
/
pragma-weak-functional.h
blob
30178daf41be863f4e4c3351d3fc6303fef10c07
1
// Header for PCH test pragma-weak-functional.c
2
3
#pragma weak undecfunc_alias2 = undecfunc
4
#pragma weak undecfunc_alias4 = undecfunc_alias1
5
#pragma weak undecfunc_alias3 = undecfunc_alias1
6
#pragma weak undecfunc_alias1 = undecfunc