[PATCH] D58723: [scudo][standalone] Add bytemap classes
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 27 12:32:42 PST 2019
cryptoad updated this revision to Diff 188601.
cryptoad marked an inline comment as done.
cryptoad added a comment.
Adding test for the flat bytemap, reorganzing the existing twolevel one.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58723/new/
https://reviews.llvm.org/D58723
Files:
lib/scudo/standalone/CMakeLists.txt
lib/scudo/standalone/bytemap.h
lib/scudo/standalone/tests/CMakeLists.txt
lib/scudo/standalone/tests/bytemap_test.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58723.188601.patch
Type: text/x-patch
Size: 5831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/91fc7363/attachment.bin>
More information about the llvm-commits
mailing list