[PATCH] D13781: [sanitizer] Use same shadow offset for aarch64

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 17 10:48:17 PDT 2015


rengolin added a comment.

In http://reviews.llvm.org/D13781#269723, @zatrazz wrote:

> Afaik tests already cover the sanitizers that are meant to run concurrently, which for ASAN is LSAN and UBAN.
>  MSAN and TSAN requires different instrumentation and their mapping are defined independently of each other.


Sounds good, thanks!


http://reviews.llvm.org/D13781





More information about the llvm-commits mailing list