[PATCH] D49119: [Sema][ObjC] Issue a warning when a method declared in a protocol is non-escaping but the corresponding method in the implementation is escaping.
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 27 15:18:42 PDT 2018
vsapsai accepted this revision.
vsapsai added a comment.
This revision is now accepted and ready to land.
Looks good to me. Any further improvements are up to you.
Repository:
rC Clang
https://reviews.llvm.org/D49119
More information about the cfe-commits
mailing list