[PATCH] D71588: [objc_direct] fix uniquing when re-declaring a readwrite-direct property

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 17 08:57:42 PST 2019


arphaman accepted this revision.
arphaman added a comment.
This revision is now accepted and ready to land.

LGTM, But we should also have a test in Sema that verifies it works, and also covers class properties in addition to the instance ones. I can add one when committing (@MadCoder still doesn't have commit access).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71588





More information about the cfe-commits mailing list