[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 20:00:34 PDT 2023
denizevrenci updated this revision to Diff 529140.
denizevrenci added a comment.
Sort tests out a bit more
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.529140.patch
Type: text/x-patch
Size: 14011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230607/8d5f1067/attachment.bin>
More information about the cfe-commits
mailing list