[clang-tools-extra] [clang-tidy] Add performance-substr-self-assignment check (PR #209657)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 15 08:53:10 PDT 2026


================
@@ -0,0 +1,45 @@
+.. title:: clang-tidy - performance-substr-self-assignment
+
+performance-substr-self-assignment
+===================================
----------------
EugeneZelenko wrote:

```suggestion
performance-substr-self-assignment
==================================
```

https://github.com/llvm/llvm-project/pull/209657


More information about the cfe-commits mailing list