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

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 10:01:56 PDT 2019


cryptoad updated this revision to Diff 204570.
cryptoad added a comment.

Tune some tests & Quarantine parameters.


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.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.204570.patch
Type: text/x-patch
Size: 34023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/19b293f9/attachment.bin>


More information about the llvm-commits mailing list