[all-commits] [llvm/llvm-project] 3fb941: [libc++][C++03] partially cherry-pick #122641 (#15...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Thu Sep 11 01:14:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3fb9412b794099fe457d10faf678813a2149138b
https://github.com/llvm/llvm-project/commit/3fb9412b794099fe457d10faf678813a2149138b
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M libcxx/include/__cxx03/__algorithm/find.h
M libcxx/test/std/algorithms/alg.nonmodifying/alg.find/find.pass.cpp
Log Message:
-----------
[libc++][C++03] partially cherry-pick #122641 (#157596)
This patch only cherry-picks the parts that actually fix the issue, but
not the numerous NFC refactorings around it.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list