[libcxx-commits] [libcxx] [libc++] Implement any_of in terms of find_if (PR #207274)
Vitaly Buka via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 23 23:10:51 PDT 2026
vitalybuka wrote:
FYI @ldionne this was failed check on unaligned empty range.
Could you please confirm that __assume_valid_range is expected to check alignment for empty ranges?
https://github.com/llvm/llvm-project/pull/207274
More information about the libcxx-commits
mailing list