[clang-tools-extra] [clang-tidy] Rename 'cert-err60-cpp' to 'bugprone-exception-type-not-nothrow-copy-constructible' (PR #164061)
Congcong Cai via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 28 19:50:52 PDT 2025
HerrCai0907 wrote:
It is hard to understand double negation in `not-nothrow` part. At least we should avoid it.
maybe `bugprone-exception-copy-constructor-throwable` WDYT?
https://github.com/llvm/llvm-project/pull/164061
More information about the cfe-commits
mailing list