[PATCH] D135495: [clang-tidy] handle exceptions properly in `ExceptionAnalyzer`
Domján Dániel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 22 04:58:06 PST 2023
isuckatcs updated this revision to Diff 499453.
isuckatcs added a comment.
Added tests for function pointers
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135495/new/
https://reviews.llvm.org/D135495
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.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135495.499453.patch
Type: text/x-patch
Size: 22428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230222/cc61a9db/attachment-0001.bin>
More information about the cfe-commits
mailing list