[PATCH] D37082: [sanitizer] Re-introduce kUseSeparateSizeClassForBatch for the 32-bit Primary

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 15:24:46 PDT 2017


cryptoad updated this revision to Diff 112618.
cryptoad marked 4 inline comments as done.
cryptoad added a comment.

Making `kNumClasses` more consistent between the `SizeClassAllocator*LocalCache`.


https://reviews.llvm.org/D37082

Files:
  lib/sanitizer_common/sanitizer_allocator_local_cache.h
  lib/sanitizer_common/sanitizer_allocator_primary32.h
  lib/sanitizer_common/sanitizer_allocator_size_class_map.h
  lib/sanitizer_common/tests/sanitizer_allocator_test.cc
  lib/scudo/scudo_allocator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37082.112618.patch
Type: text/x-patch
Size: 15655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170824/4387c752/attachment-0001.bin>


More information about the llvm-commits mailing list