forked from OSchip/llvm-project
028c4cddad
Summary: Purging allocator quarantine and returning memory to OS might be desired between fuzzer iterations since, most likely, the quarantine is not going to catch bugs in the code under fuzz, but reducing RSS might significantly prolong the fuzzing session. Reviewers: cryptoad Subscribers: kubamracek, llvm-commits Differential Revision: https://reviews.llvm.org/D39153 llvm-svn: 316347 |
||
---|---|---|
.. | ||
sanitizer | ||
xray | ||
CMakeLists.txt |