[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:56:44 PDT 2023
denizevrenci updated this revision to Diff 529137.
denizevrenci added a comment.
Sort out tests
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.529137.patch
Type: text/x-patch
Size: 13791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230607/20723c23/attachment-0001.bin>
More information about the cfe-commits
mailing list