[clang-tools-extra] [clang-tidy] Rename 'cert-err60-cpp' to 'bugprone-exception-type-not-nothrow-copy-constructible' (PR #164061)
Victor Chernyakin via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 18 10:27:25 PDT 2025
================
@@ -1,25 +1,27 @@
//===----------------------------------------------------------------------===//
+//===----------------------------------------------------------------------===//
----------------
localspook wrote:
Stray duplicated line (did `rename_check.py` do that? we should fix it if so)
```suggestion
```
https://github.com/llvm/llvm-project/pull/164061
More information about the cfe-commits
mailing list