[libcxx-commits] [PATCH] D151274: [libc++] Optimize for_each for segmented iterators

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 5 08:25:17 PDT 2023


ldionne added a comment.

I just spoke with @philnik and we're going to revert this patch until we land D151629 <https://reviews.llvm.org/D151629> and apply something like the proposed diff above. We'll also add a test to make sure we'd catch this in the future.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151274/new/

https://reviews.llvm.org/D151274



More information about the libcxx-commits mailing list