[clang] [clang] Add nuw attribute to GEPs (PR #105496)

Vitaly Buka via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 28 01:11:55 PDT 2024


vitalybuka wrote:

Maybe the patch introduced some miscompile?
The patch affects only clang, but failing tests are LLVM, but tools compiled with patched clang with UBSAN enabled.

Also there are branches checking sanitizers.

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


More information about the cfe-commits mailing list