[PATCH] D137939: [CGObjC] Open cleanup scope before SaveAndRestore CurrentFuncletPad and push CatchRetScope early

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 08:56:20 PST 2022


sgraenitz updated this revision to Diff 476150.
sgraenitz marked an inline comment as done.
sgraenitz added a comment.

Run test with -fobjc-arc-exceptions and check cleanup pads as well


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137939/new/

https://reviews.llvm.org/D137939

Files:
  clang/lib/CodeGen/CGObjCRuntime.cpp
  clang/test/CodeGenObjCXX/arc-exceptions-seh.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137939.476150.patch
Type: text/x-patch
Size: 6065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221117/695e4f5c/attachment.bin>


More information about the llvm-commits mailing list