[llvm-branch-commits] [llvm] release/19.x: [llvm] Fix __builtin_object_size interaction between Negative Offset … (#111827) (PR #114786)
Harald van Dijk via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jan 27 01:06:11 PST 2025
hvdijk wrote:
The reason for the backport of the minimal fix was that LLVM 19 was throwing false `-fsanitize` errors breaking our code. I guess we now have confirmation we will not be able to use LLVM 19.
https://github.com/llvm/llvm-project/pull/114786
More information about the llvm-branch-commits
mailing list