[llvm-branch-commits] [compiler-rt] [TySan] Fix struct access with different bases (PR #108385)
Florian Hahn via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Nov 22 10:54:56 PST 2024
fhahn wrote:
Thanks for putting up the patch!
I just rebased the patches, hopefully we can get them in soon so it is easier to submit bug-fixes iteratively.
I noticed that with this patch, I am seeing segfaults when running `llvm-min-tblgen` when built with `-fsanitize=type`, but I wasn't able to dig into this yet.
https://github.com/llvm/llvm-project/pull/108385
More information about the llvm-branch-commits
mailing list