[clang-tools-extra] Add support for std::rotate(_copy) and inplace_merge to modernize-use-ranges (PR #99057)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 16 10:58:19 PDT 2024


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

LGTM, some tests for rotate_copy and implace_merge would be welcome but it isn't must as it work similar to rotate.

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


More information about the cfe-commits mailing list