[libc-commits] [libc] [libc][__support] Fix -Wimplicit-int-conversion warning (PR #132839)
Paul Kirth via libc-commits
libc-commits at lists.llvm.org
Mon Mar 24 15:20:10 PDT 2025
ilovepi wrote:
I opted to convert the divisor, since most of the index calculations stored into int32_t. happy to solve this another way if its more appropriate.
https://github.com/llvm/llvm-project/pull/132839
More information about the libc-commits
mailing list