[PATCH] D68653: [scudo][standalone] Get statistics in a char buffer

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 13:56:23 PDT 2019


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

clang-format is not the best at strings.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D68653

Files:
  lib/scudo/standalone/combined.h
  lib/scudo/standalone/crc32_hw.cpp
  lib/scudo/standalone/primary32.h
  lib/scudo/standalone/primary64.h
  lib/scudo/standalone/quarantine.h
  lib/scudo/standalone/secondary.cpp
  lib/scudo/standalone/secondary.h
  lib/scudo/standalone/size_class_map.h
  lib/scudo/standalone/string_utils.cpp
  lib/scudo/standalone/string_utils.h
  lib/scudo/standalone/tests/combined_test.cpp
  lib/scudo/standalone/tests/primary_test.cpp
  lib/scudo/standalone/tests/quarantine_test.cpp
  lib/scudo/standalone/tests/secondary_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68653.223938.patch
Type: text/x-patch
Size: 17860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/1279a4c6/attachment.bin>


More information about the llvm-commits mailing list