Sign in
llvm
/
clang
/
e8264bb9815647b4c6558aeb045c65965cdb26d3
/
.
/
test
/
PCH
/
objc_boxable_record_attr.h
blob: 96a1559846ad929ca1ac59287a7f4a9b2accf9a3 [
file
] [
log
] [
blame
]
// used with objc_boxable.m test
typedef
struct
__attribute
((
objc_boxable
))
boxable boxable
;