[PATCH] D153423: [clang-tidy] Allow explicit throwing in bugprone-exception-escape for special functions
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 21 07:34:36 PDT 2023
Eugene.Zelenko added inline comments.
================
Comment at: clang-tools-extra/docs/clang-tidy/checks/bugprone/exception-escape.rst:29
+and destructors, it is a clear indication of the developer's intention and
+should be respected..
+
----------------
Double period.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153423/new/
https://reviews.llvm.org/D153423
More information about the cfe-commits
mailing list