[PATCH] D32601: [CodeGen][ObjC] Don't retain/release capture objects at block creation that are const-qualified
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 27 11:45:18 PDT 2017
rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.
I agree, this seems reasonable. LGTM.
https://reviews.llvm.org/D32601
More information about the cfe-commits
mailing list