[PATCH] D53975: Start adding the supporting code to perform out-of-process allocator enumeration.
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 1 16:24:58 PDT 2018
delcypher updated this revision to Diff 172268.
delcypher added a comment.
Unguard consistency checks by rewriting them by using ObjectView interface.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D53975
Files:
lib/sanitizer_common/CMakeLists.txt
lib/sanitizer_common/sanitizer_allocator.h
lib/sanitizer_common/sanitizer_allocator_secondary.h
lib/sanitizer_common/sanitizer_local_object_view.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53975.172268.patch
Type: text/x-patch
Size: 6619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181101/8836e7bb/attachment.bin>
More information about the llvm-commits
mailing list