[PATCH] D61168: [sanitizer] NFC:Get type of LargeMmapAllocator from PrimaryAllocator

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 12:40:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359719: [sanitizer][NFC] Set LargeMmapAllocator type from PrimaryAllocator (authored by vitalybuka, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D61168?vs=196976&id=197616#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61168

Files:
  compiler-rt/trunk/lib/asan/asan_allocator.h
  compiler-rt/trunk/lib/hwasan/hwasan_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_combined.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_allocator_internal.h
  compiler-rt/trunk/lib/sanitizer_common/tests/sanitizer_allocator_test.cc
  compiler-rt/trunk/lib/sanitizer_common/tests/sanitizer_allocator_testlib.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61168.197616.patch
Type: text/x-patch
Size: 8427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190501/89ac647c/attachment-0001.bin>


More information about the llvm-commits mailing list