[llvm] [llvm] Fix __builtin_object_size interaction between Negative Offset … (PR #111827)

via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 21 04:56:20 PDT 2024


serge-sans-paille wrote:

Just pushed a variant that makes a more educated pick between the two combined offset in case of equality. It seems to me it passes all the test you've been crafting so far ^^!

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


More information about the llvm-commits mailing list