jroelofs added a comment.

Can the null check be performed in the callee?

That'd make this check work for a few more cases that this patch doesn't cover:

- `performSelector:` messages
- messages to `id`.


https://reviews.llvm.org/D30599



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

Reply via email to