[libcxx-commits] [libcxx] [libc++] Fix -Wsign-compare warning in `ranges::search` (PR #100983)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Aug 29 07:30:21 PDT 2024
ldionne wrote:
Gentle ping. I tend to agree that getting a warning is fine here if you pass ranges with signed/unsigned size types to this algorithm, but can be convinced otherwise. I'll close this next week unless there's new information.
https://github.com/llvm/llvm-project/pull/100983
More information about the libcxx-commits
mailing list