[PATCH] D63231: [scudo][standalone] Introduce the combined allocator

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 15:37:13 PDT 2019


cryptoad updated this revision to Diff 204866.
cryptoad marked 2 inline comments as done.
cryptoad added a comment.

Addressing review comments:

- renaming allocator.h to allocator_config.h
- adding FuchsiaConfig to the battery of tests (64-bit only)


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D63231

Files:
  lib/scudo/standalone/CMakeLists.txt
  lib/scudo/standalone/allocator_config.h
  lib/scudo/standalone/combined.h
  lib/scudo/standalone/tests/CMakeLists.txt
  lib/scudo/standalone/tests/combined_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63231.204866.patch
Type: text/x-patch
Size: 34248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190614/5b81c05a/attachment.bin>


More information about the llvm-commits mailing list