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

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 08:20:34 PDT 2019


cryptoad updated this revision to Diff 205078.
cryptoad marked 3 inline comments as done.
cryptoad added a comment.

Removing a `reinterpret_cast<void *>`.


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.205078.patch
Type: text/x-patch
Size: 34222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/6521c2b1/attachment.bin>


More information about the llvm-commits mailing list