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

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 28 16:53:04 PDT 2022


vsapsai added a reviewer: benlangmuir.
vsapsai added a subscriber: benlangmuir.
vsapsai added a comment.

I've run clang with this change on a bunch of code (especially Objective-C code) and there were no regressions.

Also adding @benlangmuir to reviewers as people mentioned he was doing some work in this area earlier.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118525



More information about the cfe-commits mailing list