[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
Tue Oct 29 15:32:48 PDT 2019
aaronpuchert updated this revision to Diff 226980.
aaronpuchert marked an inline comment as done.
aaronpuchert added a comment.
Add test case where check for non-deduced parameter conversions is necessary.
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.226980.patch
Type: text/x-patch
Size: 8849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191029/8259339e/attachment.bin>
More information about the cfe-commits
mailing list