[PATCH] D68845: Don't emit unwanted constructor calls in co_return statements
Aaron Puchert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 15 06:28:33 PST 2020
aaronpuchert updated this revision to Diff 305353.
aaronpuchert added a comment.
Herald added a subscriber: lxfind.
Rebase and add a comment about the limitations of this implementation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68845/new/
https://reviews.llvm.org/D68845
Files:
clang/lib/Sema/SemaCoroutine.cpp
clang/test/SemaCXX/coroutine-rvo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68845.305353.patch
Type: text/x-patch
Size: 8949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201115/27053236/attachment-0001.bin>
More information about the cfe-commits
mailing list