[PATCH] D101097: [Sema] Don't set BlockDecl's DoesNotEscape bit If the block is being passed to a function taking a reference parameter
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 29 16:20:17 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG809435e390e9: [Sema] Don't set BlockDecl's DoesNotEscape bit if the parameter type of (authored by ahatanak).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101097/new/
https://reviews.llvm.org/D101097
Files:
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaExprObjC.cpp
clang/test/SemaObjCXX/noescape.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101097.341704.patch
Type: text/x-patch
Size: 5463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210429/47e88273/attachment.bin>
More information about the cfe-commits
mailing list