[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 14:00:52 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305590: [Sanitizer] Remove CombinedAllocator::Allocate's 'cleared' parameter (authored by alekseyshl).

Changed prior to commit:
  https://reviews.llvm.org/D34289?vs=102857&id=102870#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34289

Files:
  compiler-rt/trunk/lib/asan/asan_allocator.cc
  compiler-rt/trunk/lib/lsan/lsan_allocator.cc
  compiler-rt/trunk/lib/msan/msan_allocator.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_allocator.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_allocator_combined.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34289.102870.patch
Type: text/x-patch
Size: 4403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170616/eff6da20/attachment-0001.bin>


More information about the llvm-commits mailing list