[PATCH] D152330: [clang-tidy] Check functions called from catch blocks

Deniz Evrenci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 6 19:42:10 PDT 2023


denizevrenci updated this revision to Diff 529134.
denizevrenci added a comment.

Rebase on main


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152330

Files:
  clang-tools-extra/clang-tidy/utils/ExceptionAnalyzer.cpp
  clang-tools-extra/clang-tidy/utils/ExceptionAnalyzer.h
  clang-tools-extra/test/clang-tidy/checkers/bugprone/exception-escape-coro.cpp
  clang-tools-extra/test/clang-tidy/checkers/bugprone/exception-escape-rethrow.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152330.529134.patch
Type: text/x-patch
Size: 12856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230607/bb0b975e/attachment-0001.bin>


More information about the cfe-commits mailing list