[clang-tools-extra] Add checks to convert std library iterator algorithms into c++20 or boost ranges (PR #97764)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 5 00:42:07 PDT 2024


================
@@ -0,0 +1,24 @@
+.. title:: clang-tidy - boost-use-ranges
+
----------------
PiotrZSL wrote:

add options that check has (like include style).

Add table with info what is converted to what.

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


More information about the cfe-commits mailing list