[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
Fri Nov 2 06:44:43 PDT 2018
delcypher updated this revision to Diff 172349.
delcypher added a comment.
Remove two `const` attributes that breaks the `RemoteObjectView` implementation (not up for review yet).
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.172349.patch
Type: text/x-patch
Size: 6716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/f928f1f9/attachment.bin>
More information about the llvm-commits
mailing list