[PATCH] D28068: Whenever reasonable, merge ASAN quarantine batches to save memory.
Evgeniy Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 27 14:30:11 PST 2016
eugenis added a comment.
As I understand, small-but-not-zero local quarantine cache size would trigger the bad behavior without this change.
https://reviews.llvm.org/D28068
More information about the llvm-commits
mailing list