[PATCH] D145641: [Coroutines] Implement fix for cwg2563 issue and enable RVO under certain conditions
Bruno Cardoso Lopes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 15 12:13:45 PDT 2023
bruno updated this revision to Diff 505588.
bruno marked 2 inline comments as done.
bruno added a comment.
Update after reviewer comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145641/new/
https://reviews.llvm.org/D145641
Files:
clang/include/clang/AST/StmtCXX.h
clang/lib/CodeGen/CGCoroutine.cpp
clang/lib/Sema/SemaCoroutine.cpp
clang/lib/Sema/TreeTransform.h
clang/test/SemaCXX/coroutine-no-move-ctor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145641.505588.patch
Type: text/x-patch
Size: 11499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230315/5d08b55c/attachment-0001.bin>
More information about the cfe-commits
mailing list