[PATCH] D79511: [ObjC] Add compatibility mode for type checking of qualified id block parameters.

James Y Knight via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 12 21:00:48 PDT 2020


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

It looks like you didn't squash your two commits before uploading, so the diff for review now only includes the changes for the comment, not the complete patch. Other than needing to squash the commits, LGTM.

May want to wait for approval from one of the objc reviewers as well though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79511





More information about the cfe-commits mailing list