[clang-tools-extra] [clang-tidy] Adds readability-redundant-const check (PR #189733)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 31 16:03:00 PDT 2026
================
@@ -0,0 +1,49 @@
+.. title:: clang-tidy - readability-redundant-const
+
+readability-redundant-const
+=============================
----------------
EugeneZelenko wrote:
```suggestion
readability-redundant-const
===========================
```
https://github.com/llvm/llvm-project/pull/189733
More information about the cfe-commits
mailing list