[PATCH] D145408: Fix false positive with unreachable C++ catch handlers

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 14 08:08:55 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0950332e91df: Fix false positive with unreachable C++ catch handlers (authored by aaron.ballman).

Changed prior to commit:
  https://reviews.llvm.org/D145408?vs=502739&id=505106#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145408

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/Sema/SemaStmt.cpp
  clang/test/CXX/drs/dr3xx.cpp
  clang/test/SemaCXX/unreachable-catch-clauses.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145408.505106.patch
Type: text/x-patch
Size: 8414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230314/e0dee00e/attachment-0001.bin>


More information about the cfe-commits mailing list