llvm-project
bf99f669 - lsan: fix allocator on arm64 Android (#165656)

Commit
8 days ago
lsan: fix allocator on arm64 Android (#165656) The default config is too large for arm64 Android devices, which are typically configured with 39-bit address space. This change brings it inline with sanitizer_allocator_test.cpp.
Author
Parents
Loading