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
/
objc_boxable_record_attr.h
blob
96a1559846ad929ca1ac59287a7f4a9b2accf9a3
1
// used with objc_boxable.m test
2
typedef
struct
__attribute
((
objc_boxable
))
boxable boxable
;
3