[clang] [Sema] Fix tautological bounds check warning with -fwrapv (PR #120480)
Andrew Pinski via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 25 13:29:38 PDT 2025
pinskia wrote:
Shouldn't this be part of -Wstrict-overflow instead of -Wtautological-compare ?
https://github.com/llvm/llvm-project/pull/120480
More information about the cfe-commits
mailing list