[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / PCH / objc_boxable_record_attr.h
blob96a1559846ad929ca1ac59287a7f4a9b2accf9a3
1 // used with objc_boxable.m test
2 typedef struct __attribute((objc_boxable)) boxable boxable;