[clang] [compiler-rt] [llvm] [ASan] Add metadata to renamed instructions so ASan doesn't use the i… (PR #119387)
Martin Storsjö via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 4 03:19:53 PDT 2025
mstorsjo wrote:
> You're right, I don't think there is a reason to check the stack location in this test, just how it was serialized. I'll push a change and hopefully this'll be fixed. Thanks for the notes!
Thanks for the fix in 4da5e9dd320e9d48be0fa05ba1a8faf50fb53834, that does seem to have fixed the issue on i686 windows at least!
https://github.com/llvm/llvm-project/pull/119387
More information about the llvm-commits
mailing list