[PATCH] D118525: [modules] Merge ObjC interface ivars with anonymous types.

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 4 17:43:40 PDT 2022


vsapsai added a comment.

Thanks everyone for the feedback! Especially valuable is opinion on making `ObjCContainerDecl` a lexical decl context. As discussed earlier, not many people can provide feedback on Objective-C-related code and I'm still responsible for any problems caused by this change. So I'll commit the change and please let me know if it breaks anything, I'll be glad to address it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118525/new/

https://reviews.llvm.org/D118525

STAMPS
actor(@vsapsai) application(Differential) author(@vsapsai) herald(H423) herald(H448) herald(H495) herald(H576) herald(H864) monogram(D118525) object-type(DREV) phid(PHID-DREV-sz3sdhlqgl5ypt3pi3wa) reviewer(@ahatanak) reviewer(@benlangmuir) reviewer(@Bigcheese) reviewer(@jansvoboda11) reviewer(@rsmith) revision-repository(rG) revision-status(needs-review) subscriber(@akyrtzi) subscriber(@benlangmuir) subscriber(@cfe-commits) subscriber(@ributzka) subscriber(@rjmccall) tag(#all) tag(#clang) tag(#clang-modules) via(web)



More information about the cfe-commits mailing list