[PATCH] D146758: Fix codegen for coroutine with function-try-block
Matthias Braun via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 28 16:45:22 PDT 2023
MatzeB updated this revision to Diff 509173.
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.509173.patch
Type: text/x-patch
Size: 5500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230328/91484960/attachment.bin>
More information about the cfe-commits
mailing list