[PATCH] D55764: Introduce `AddressSpaceView` template parameter to `SizeClassAllocator64`.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 21 13:13:01 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349954: Introduce `AddressSpaceView` template parameter to `SizeClassAllocator64`. (authored by delcypher, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55764

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_primary64.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: D55764.179342.patch
Type: text/x-patch
Size: 10847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/267ccf4e/attachment-0001.bin>


More information about the llvm-commits mailing list