[PATCH] D153423: [clang-tidy] Allow explicit throwing in bugprone-exception-escape for special functions
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 23 13:18:08 PDT 2023
PiotrZSL updated this revision to Diff 534059.
PiotrZSL marked an inline comment as done.
PiotrZSL added a comment.
Herald added a project: clang.
Review fixes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153423/new/
https://reviews.llvm.org/D153423
Files:
clang-tools-extra/clang-tidy/bugprone/ExceptionEscapeCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/bugprone/exception-escape.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone/exception-escape-coro.cpp
clang-tools-extra/test/clang-tidy/checkers/bugprone/exception-escape.cpp
clang/include/clang/Basic/ExceptionSpecificationType.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153423.534059.patch
Type: text/x-patch
Size: 8542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230623/22f616ca/attachment.bin>
More information about the cfe-commits
mailing list