[PATCH] D50330: [RFC] Implement out-of-process allocator enumeration for macOS
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 30 11:49:51 PDT 2018
delcypher updated this revision to Diff 171752.
delcypher added a comment.
Add missing `ALWAYS_INLINE` attributes.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D50330
Files:
lib/sanitizer_common/CMakeLists.txt
lib/sanitizer_common/sanitizer_allocator.h
lib/sanitizer_common/sanitizer_allocator_bytemap.h
lib/sanitizer_common/sanitizer_allocator_combined.h
lib/sanitizer_common/sanitizer_allocator_primary32.h
lib/sanitizer_common/sanitizer_allocator_primary64.h
lib/sanitizer_common/sanitizer_allocator_secondary.h
lib/sanitizer_common/sanitizer_internal_defs.h
lib/sanitizer_common/sanitizer_local_object_view.h
lib/sanitizer_common/sanitizer_remote_object_view.h
lib/sanitizer_common/sanitizer_vm_read_context.h
lib/sanitizer_common/sanitizer_vm_read_context_common.cc
lib/sanitizer_common/sanitizer_vm_read_context_mac.cc
lib/sanitizer_common/sanitizer_vm_read_context_stubs.cc
lib/sanitizer_common/tests/sanitizer_allocator_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50330.171752.patch
Type: text/x-patch
Size: 43651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/1ebaf6e6/attachment.bin>
More information about the llvm-commits
mailing list