[PATCH] D59031: [scudo][standalone] Adding a stats class

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 7 08:36:27 PST 2019


cryptoad updated this revision to Diff 189724.
cryptoad marked an inline comment as done.
cryptoad added a comment.

Using Matt's suggestion.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D59031

Files:
  lib/scudo/standalone/CMakeLists.txt
  lib/scudo/standalone/stats.h
  lib/scudo/standalone/tests/CMakeLists.txt
  lib/scudo/standalone/tests/stats_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59031.189724.patch
Type: text/x-patch
Size: 5622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190307/79822bc6/attachment.bin>


More information about the llvm-commits mailing list