[PATCH] D61654: [scudo][standalone] Introduce the chunk header

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 14:54:28 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT360290: [scudo][standalone] Introduce the chunk header (authored by cryptoad, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61654?vs=198687&id=198733#toc

Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D61654

Files:
  lib/scudo/standalone/CMakeLists.txt
  lib/scudo/standalone/checksum.cc
  lib/scudo/standalone/checksum.h
  lib/scudo/standalone/chunk.h
  lib/scudo/standalone/tests/CMakeLists.txt
  lib/scudo/standalone/tests/chunk_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61654.198733.patch
Type: text/x-patch
Size: 11597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190508/7cbc5c37/attachment.bin>


More information about the llvm-commits mailing list