[PATCH] D61206: [sanitizer] Calculate SizeClassAllocator32::ByteMap type from Params::kSpaceSize and Params::kRegionSizeLog

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 26 23:31:53 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359374: [sanitizer] Calculate SizeClassAllocator32::ByteMap type from Params… (authored by vitalybuka, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D61206?vs=196944&id=196949#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61206/new/

https://reviews.llvm.org/D61206

Files:
  compiler-rt/trunk/lib/asan/asan_allocator.h
  compiler-rt/trunk/lib/lsan/lsan_allocator.h
  compiler-rt/trunk/lib/msan/msan_allocator.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_allocator_internal.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_allocator_primary32.h
  compiler-rt/trunk/lib/sanitizer_common/tests/sanitizer_allocator_test.cc
  compiler-rt/trunk/lib/scudo/scudo_allocator.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61206.196949.patch
Type: text/x-patch
Size: 12811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190427/0c80d363/attachment.bin>


More information about the llvm-commits mailing list