[PATCH] D146758: Fix codegen for coroutine with function-try-block
Matthias Braun via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 30 11:18:52 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe00a8d081d78: Fix codegen for coroutine with function-try-block (authored by MatzeB).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146758/new/
https://reviews.llvm.org/D146758
Files:
clang/include/clang/AST/StmtCXX.h
clang/lib/AST/ASTImporter.cpp
clang/lib/AST/StmtCXX.cpp
clang/lib/CodeGen/CGCoroutine.cpp
clang/lib/Sema/SemaStmt.cpp
clang/test/CodeGenCoroutines/coro-function-try-block.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146758.509743.patch
Type: text/x-patch
Size: 5500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230330/238da66a/attachment-0001.bin>
More information about the cfe-commits
mailing list