[libcxx-commits] [libcxx] [libcxx] adds ranges::fold_left_with_iter and ranges::fold_left (PR #75259)

via libcxx-commits libcxx-commits at lists.llvm.org
Fri Dec 15 11:23:01 PST 2023


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

> My only blocking concern is the clang verify tests. They're too brittle and will break. Otherwise, This change LGTM and is ready to land afterwards.

OK, so Chris and I discussed it, and we want to resolve this by reverting to these type of tests:
https://github.com/llvm/llvm-project/pull/75259/commits/bec1572ab327212aaf57af020678403cf7b1a321

So LGTM once that has been addressed! Let's land this!

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


More information about the libcxx-commits mailing list