[PATCH] D34834: [objc] Don't require null-check and don't emit memset when result is ignored for struct-returning method calls

John McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 20:44:33 PDT 2017


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

Thanks, looks great.


https://reviews.llvm.org/D34834





More information about the llvm-commits mailing list