ahatanak planned changes to this revision. ahatanak added a comment. In https://reviews.llvm.org/D49303#1165902, @rjmccall wrote:
> Please test that we still copy captures correctly into the block object and > destroy them when the block object is destroyed. There is a bug in my patch where the capture cleanups aren't pushed when doesNotEscape() returns true. I'm working on a fix. Repository: rC Clang https://reviews.llvm.org/D49303 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits