[PATCH] D61155: [sanitizer][NFC] Get type of AllocatorCache from CombinedAllocator
Vitaly Buka via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 1 12:28:43 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL359715: [sanitizer][NFC] Get type of AllocatorCache from CombinedAllocator (authored by vitalybuka, committed by ).
Herald added a subscriber: delcypher.
Changed prior to commit:
https://reviews.llvm.org/D61155?vs=196739&id=197612#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61155/new/
https://reviews.llvm.org/D61155
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/scudo/scudo_allocator.h
compiler-rt/trunk/lib/scudo/scudo_allocator_combined.h
compiler-rt/trunk/lib/tsan/rtl/tsan_rtl.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61155.197612.patch
Type: text/x-patch
Size: 11291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190501/f305e28d/attachment.bin>
More information about the llvm-commits
mailing list