[PATCH] D56995: [ASan] Implement malloc zone enumeration for Darwin.

Dan Liew via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 27 12:53:29 PST 2019


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

- Use new `CopyFromTarget(...)` method.
- Use new `ThisTASVT<AddressSpaceView>` template.


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56995/new/

https://reviews.llvm.org/D56995

Files:
  lib/asan/asan_malloc_mac.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56995.183771.patch
Type: text/x-patch
Size: 7468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190127/4cc604d4/attachment.bin>


More information about the llvm-commits mailing list