Sign in
llvm
/
clang.git
/
a7540887e8b5cb34ee28c12bef863bad85c65b6f
/
.
/
test
/
PCH
/
objc_boxable_record.h
blob: db2a3a8fc5615f33c815e21e402caf9722398068 [
file
]
// used with objc_boxable.m test
struct
boxable
{
int
dummy
;
};