[PATCH] D77936: [Windows SEH] Fix abnormal-exits in _try

Aaron Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 30 10:08:53 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4eabd0061254: [Windows SEH] Fix abnormal-exits in _try (authored by asmith).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77936

Files:
  clang/lib/CodeGen/CGCleanup.cpp
  clang/lib/CodeGen/CGException.cpp
  clang/lib/CodeGen/EHScopeStack.h
  clang/test/CodeGen/windows-seh-abnormal-exits.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77936.261275.patch
Type: text/x-patch
Size: 3785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200430/e7d48045/attachment.bin>


More information about the cfe-commits mailing list