[PATCH] D112157: [clang] Disallow mixing SEH and Objective-C exceptions

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 20 11:18:43 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfb8829768d77: [clang] Disallow mixing SEH and Objective-C exceptions (authored by thakis).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112157

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/ScopeInfo.h
  clang/lib/Sema/ScopeInfo.cpp
  clang/lib/Sema/SemaStmt.cpp
  clang/test/SemaCXX/exceptions-seh.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112157.381036.patch
Type: text/x-patch
Size: 4947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211020/36f27006/attachment-0001.bin>


More information about the cfe-commits mailing list