[compiler-rt] [compiler-rt] [Darwin] Strip MTE tags from ASAN and TSAN (PR #166453)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 4 16:47:38 PST 2025
vitalybuka wrote:
> ASAN and TSAN need to strip tags in order to compute the correct shadow addresses.
>
What is the point of running Asan with MTE?
https://github.com/llvm/llvm-project/pull/166453
More information about the llvm-commits
mailing list