[PATCH] D12236: [compiler-rt] [asan] Enable DFSan for AArch64/42-bit VMA
Adhemerval Zanella via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 21 13:36:19 PDT 2015
zatrazz added a comment.
The SANITIZER_AARCH64_VMA is defined in a common header (lib/sanitizer_common/sanitizer_platform.h) used by all sanitizers.
http://reviews.llvm.org/D12236
More information about the llvm-commits
mailing list