[libcxx-commits] [libcxx] [libc++] Fix UB in bitwise logic of {std, ranges}::{fill, fill_n} algorithms (PR #122410)
Peng Liu via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 14 20:03:57 PST 2025
================
----------------
winner245 wrote:
Thanks. The compilation flag `-Wshift-negative-value` is now added.
https://github.com/llvm/llvm-project/pull/122410
More information about the libcxx-commits
mailing list