[clang] [Clang] Add -fwrapv-pointer flag (PR #122486)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 24 00:42:30 PST 2025


nikic wrote:

If we want to make this change, I think doing it for Clang 20 would be ideal, because it is related to the pointer overflow optimization changes in that release.

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


More information about the cfe-commits mailing list