[PATCH] D54904: Introduce `AddressSpaceView` template parameter to `SizeClassAllocator32`, `FlatByteMap`, and `TwoLevelByteMap`.
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 27 08:13:10 PST 2018
delcypher updated this revision to Diff 175487.
delcypher added a comment.
Remove sanitize_type_traits from this patch and put in https://reviews.llvm.org/D54951
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54904/new/
https://reviews.llvm.org/D54904
Files:
lib/asan/asan_allocator.h
lib/hwasan/hwasan_allocator.h
lib/lsan/lsan_allocator.h
lib/msan/msan_allocator.cc
lib/sanitizer_common/sanitizer_allocator.h
lib/sanitizer_common/sanitizer_allocator_bytemap.h
lib/sanitizer_common/sanitizer_allocator_internal.h
lib/sanitizer_common/sanitizer_allocator_primary32.h
lib/sanitizer_common/sanitizer_type_traits.h
lib/sanitizer_common/tests/CMakeLists.txt
lib/sanitizer_common/tests/sanitizer_allocator_test.cc
lib/sanitizer_common/tests/sanitizer_type_traits_test.cc
lib/scudo/scudo_allocator.h
lib/tsan/rtl/tsan_rtl.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54904.175487.patch
Type: text/x-patch
Size: 23295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181127/7c126e3e/attachment.bin>
More information about the llvm-commits
mailing list