[PATCH] D74567: [scudo][standalone] Workaround for full regions on Android
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 09:56:45 PST 2020
cryptoad added a comment.
In D74567#1874708 <https://reviews.llvm.org/D74567#1874708>, @pcc wrote:
> Does it make sense to write a test for this?
Yes I am working on one. The idea is to add another class to the DeathConfig, fill the 1024 one and make sure it keeps on going with the 2048 one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74567/new/
https://reviews.llvm.org/D74567
More information about the llvm-commits
mailing list