[PATCH] D61088: [scudo][standalone] Introduce the SizeClassMap

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 14:47:04 PDT 2019


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

Correct comment & a format string.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D61088

Files:
  lib/scudo/standalone/CMakeLists.txt
  lib/scudo/standalone/common.h
  lib/scudo/standalone/size_class_map.h
  lib/scudo/standalone/tests/CMakeLists.txt
  lib/scudo/standalone/tests/size_class_map_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61088.196524.patch
Type: text/x-patch
Size: 8114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190424/5647fd71/attachment.bin>


More information about the llvm-commits mailing list