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

Functionally LGTM.  Minor suggestion.



================
Comment at: clang/lib/CodeGen/CGObjCMac.cpp:2169
+  return false;
+}
+
----------------
Is this something that could reasonably just be a method on `ParmVarDecl`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93273

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to