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