[clang-tools-extra] [clang-tidy][clangd] Fixed removeFunctionArgs don't remove comma for use-ranges check (PR #118568)

via cfe-commits cfe-commits at lists.llvm.org
Sat May 24 20:04:18 PDT 2025


================
@@ -216,6 +219,9 @@ Changes in existing checks
   <clang-tidy/checks/modernize/use-ranges>` check by updating suppress
   warnings logic for ``nullptr`` in ``std::find``.
 
+- Improved :doc:`modernize-use-ranges
----------------
EugeneZelenko wrote:

Please merge with existing entry.

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


More information about the cfe-commits mailing list