[PATCH] D33141: [sanitizer] Change SizeClassAllocator32 to accept just one template

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 11:25:23 PDT 2017


cryptoad updated this revision to Diff 98808.
cryptoad added a comment.

De-duplicate some code in sanitizer_allocator_internal.h.


https://reviews.llvm.org/D33141

Files:
  lib/asan/asan_allocator.h
  lib/lsan/lsan_allocator.h
  lib/msan/msan_allocator.cc
  lib/sanitizer_common/sanitizer_allocator_internal.h
  lib/sanitizer_common/sanitizer_allocator_primary32.h
  lib/sanitizer_common/tests/sanitizer_allocator_test.cc
  lib/scudo/scudo_allocator.h
  lib/tsan/rtl/tsan_rtl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33141.98808.patch
Type: text/x-patch
Size: 13548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170512/f59a330b/attachment.bin>


More information about the llvm-commits mailing list