[libcxx-commits] [libcxx] [libc++] Implement any_of in terms of find_if (PR #207274)
Kyungtak Woo via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 31 10:58:02 PDT 2026
kevinwkt wrote:
@ldionne I'm getting some failures downstream due to this in libcxx hardening assertions due to check on unaligned empty range. Same question as @vitalybuka above ^
https://github.com/llvm/llvm-project/pull/207274
More information about the libcxx-commits
mailing list