================ @@ -487,6 +487,10 @@ Changes in existing checks <clang-tidy/checks/readability/non-const-parameter>` check to ignore false-positives in initializer list of record. +- Improved :doc:`readability-redundant-member-init + <clang-tidy/checks/readability/redundant-member-init>` check to support ---------------- phyBrackets wrote:
Probably a better description might be `Enhanced it to now also detect redundant in-class initializers.` https://github.com/llvm/llvm-project/pull/77206 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits