[libcxx-commits] [libcxx] [libc++][hardening] Check bounds on arithmetic in __bounded_iter (PR #78876)

David Benjamin via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 20 22:31:42 PST 2024


davidben wrote:

> There's also something funny going on with std::ranges::find which I have not yet figured out yet, but I suspect there are some further missed optimization opportunities.

See https://github.com/llvm/llvm-project/issues/78882

https://github.com/llvm/llvm-project/pull/78876


More information about the libcxx-commits mailing list