================ @@ -297,6 +297,10 @@ Changes in existing checks <clang-tidy/checks/readability/braces-around-statements>` check to ignore false-positive for ``if constexpr`` in lambda expression. +- Improved :doc:`readability-const-params-in-decls + <clang-tidy/checks/readability/const-params-in-decls>` place the hint check under ---------------- PiotrZSL wrote:
Or it can be just Improved xyz diagnostics to highlight an ``const`` location. https://github.com/llvm/llvm-project/pull/69103 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits