================ @@ -131,6 +131,12 @@ Improvements to clang-tidy New checks ^^^^^^^^^^ +- New :doc:`boost-use-ranges + <clang-tidy/checks/boost/use-ranges>` check. + + Detects calls to standard library iterator algorithms that could be replaced + with a boost ranges version instead ---------------- EugeneZelenko wrote:
Missing period. Same in other description. https://github.com/llvm/llvm-project/pull/97764 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits