[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
Mon Jul 8 10:12:26 PDT 2024


https://github.com/PiotrZSL approved this pull request.

Looks good enough for me.

Note: Prefer pushing changes in additional commits instead of merge + rebase, it's easier to track what changed between first review and fixes.

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


More information about the cfe-commits mailing list