[PATCH] D34289: [Sanitizer] Remove CombinedAllocator::Allocate's 'cleared' parameter
Aleksey Shlyapnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 16 12:00:37 PDT 2017
alekseyshl created this revision.
Herald added a subscriber: kubamracek.
CombinedAllocator::Allocate cleared parameter is not used anywhere and
seem to be obsolete.
https://reviews.llvm.org/D34289
Files:
lib/asan/asan_allocator.cc
lib/lsan/lsan_allocator.cc
lib/msan/msan_allocator.cc
lib/sanitizer_common/sanitizer_allocator.cc
lib/sanitizer_common/sanitizer_allocator_combined.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34289.102857.patch
Type: text/x-patch
Size: 4133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170616/e90d5d0a/attachment.bin>
More information about the llvm-commits
mailing list