[all-commits] [llvm/llvm-project] d96596: Revert "[libc++] Optimize for_each for segmented i...
philnik777 via All-commits
all-commits at lists.llvm.org
Mon Jun 5 10:00:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d965960fcf901eddc6e89d95293b589cb7849fc1
https://github.com/llvm/llvm-project/commit/d965960fcf901eddc6e89d95293b589cb7849fc1
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M libcxx/benchmarks/CMakeLists.txt
R libcxx/benchmarks/algorithms/for_each.bench.cpp
M libcxx/include/__algorithm/for_each.h
R libcxx/test/std/algorithms/alg.nonmodifying/alg.foreach/for_each.pass.cpp
A libcxx/test/std/algorithms/alg.nonmodifying/alg.foreach/test.pass.cpp
M libcxx/utils/data/ignore_format.txt
Log Message:
-----------
Revert "[libc++] Optimize for_each for segmented iterators"
This reverts commit b1dc43aa3a05c2f14725e2e6428544208ccbe161.
More information about the All-commits
mailing list