[PATCH] D28068: Whenever reasonable, merge ASAN quarantine batches to save memory.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 27 19:05:07 PST 2016


alekseyshl updated this revision to Diff 82572.
alekseyshl added a comment.

- Address comments.
- Add a test to verify "one allocation per thread" scenario.


https://reviews.llvm.org/D28068

Files:
  lib/sanitizer_common/sanitizer_quarantine.h
  test/asan/TestCases/Linux/thread_local_quarantine_size_kb.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28068.82572.patch
Type: text/x-patch
Size: 6902 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161228/e8fb541c/attachment.bin>


More information about the llvm-commits mailing list