[PATCH] D28333: Improved ASAN allocator and quarantine stats.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 15:50:05 PST 2017


alekseyshl created this revision.
alekseyshl added a reviewer: eugenis.
alekseyshl added a subscriber: llvm-commits.
Herald added a subscriber: kubabrecka.

Improved ASAN allocator and quarantine stats.


https://reviews.llvm.org/D28333

Files:
  lib/asan/asan_allocator.cc
  lib/asan/asan_allocator.h
  lib/asan/asan_memory_profile.cc
  lib/sanitizer_common/sanitizer_allocator_primary64.h
  lib/sanitizer_common/sanitizer_quarantine.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28333.83154.patch
Type: text/x-patch
Size: 10453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170104/4807a556/attachment.bin>


More information about the llvm-commits mailing list