steakhal requested changes to this revision.
steakhal added a comment.
This revision now requires changes to proceed.

I agree with @erichkeane.
However, I can also see that the code could be improved.

I don't understand why we have that variable hoisted from the guarded block in 
the first place.
We could directly use `ReceiverType->castAs<ObjCObjectPointerType>()` instead 
of `ReceiverObjectPtrType`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152194

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

Reply via email to