[llvm] [llvm] Bail out when meeting pointer with negative offset instead of … (PR #120424)

Martin Storsjö via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 19 02:48:05 PST 2024


https://github.com/mstorsjo approved this pull request.

LGTM, this does indeed fix my issue.

I can't say I'm confident in how all of this analysis fits together with everything else that it may be used for, but indicating that we're unsure rather than confidently saying that the size is zero, sounds correct to me.

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


More information about the llvm-commits mailing list