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

Deniz Evrenci via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 11 07:00:22 PDT 2023


denizevrenci updated this revision to Diff 530296.
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.530296.patch
Type: text/x-patch
Size: 14011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230611/d41f20e4/attachment.bin>


More information about the cfe-commits mailing list