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

In https://reviews.llvm.org/D45101#1053246, @ahatanak wrote:

> Note that CGObjCNonFragileABIMac::EmitClassRef also passes the class 
> identifier to CGObjCNonFragileABIMac::EmitClassRefFromId, but it doesn't 
> cause a problem. CGObjCNonFragileABIMac::EmitClassRefFromId uses the 
> identifier only when the ObjCInterfaceDecl passed to it is null and that 
> happens only when it is called from 
> CGObjCNonFragileABIMac::EmitNSAutoreleasePoolClassRef.


Hmm.  Alright.

LGTM.


Repository:
  rC Clang

https://reviews.llvm.org/D45101



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

Reply via email to