[mlir] Improve error message when number of operands and types differ (#118488)
[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;