[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 03:31:47 PDT 2018


delcypher updated this revision to Diff 172333.
delcypher added a comment.

- Guard second check because it only holds when `EnsureSortedChunks()` has been called.
- Minor tweaks.


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.172333.patch
Type: text/x-patch
Size: 6728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/9fdcaa22/attachment.bin>


More information about the llvm-commits mailing list