[PATCH] D145639: [Coroutines] Fix premature conversion of return object
Bruno Cardoso Lopes via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 21 21:43:14 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG43f5085fa80f: [Coroutines] Fix premature conversion of return object (authored by bruno).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145639/new/
https://reviews.llvm.org/D145639
Files:
clang/include/clang/AST/StmtCXX.h
clang/lib/AST/StmtCXX.cpp
clang/lib/CodeGen/CGCoroutine.cpp
clang/lib/Sema/SemaCoroutine.cpp
clang/lib/Sema/TreeTransform.h
clang/test/CodeGenCoroutines/coro-gro.cpp
clang/test/CodeGenCoroutines/pr59221.cpp
clang/test/SemaCXX/coroutine-no-move-ctor.cpp
clang/test/SemaCXX/coroutines.cpp
clang/test/SemaCXX/warn-throw-out-noexcept-coro.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145639.507227.patch
Type: text/x-patch
Size: 13637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230322/c9aa7fcf/attachment.bin>
More information about the cfe-commits
mailing list