chill marked an inline comment as done. chill added a comment. Update: updated comment, added a test.
================ Comment at: lib/Sema/SemaDecl.cpp:15651 } } else { ObjCIvarDecl **ClsFields = ---------------- rsmith wrote: > Do we need to do any attribute processing in this Objective-C interface / > implementation / category case? I think we didn't need it, or else `ProcessDeclAttributeList` would have been called with a null `Record` argument. https://reviews.llvm.org/D46439 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits