[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:10:04 PDT 2017


cryptoad updated this revision to Diff 112617.
cryptoad added a comment.

Re-introducing `private:` in `SizeClassAllocator*LocalCache`.
Adding `{}` where requested.


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.112617.patch
Type: text/x-patch
Size: 15661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170824/ab304c25/attachment.bin>


More information about the llvm-commits mailing list