[PATCH] D59551: [scudo][standalone] Add error reports

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 19 11:04:34 PDT 2019


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

Addressing Mitch's comments.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D59551

Files:
  lib/scudo/standalone/CMakeLists.txt
  lib/scudo/standalone/internal_defs.h
  lib/scudo/standalone/report.cc
  lib/scudo/standalone/report.h
  lib/scudo/standalone/tests/CMakeLists.txt
  lib/scudo/standalone/tests/report_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59551.191355.patch
Type: text/x-patch
Size: 17773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190319/05943c84/attachment.bin>


More information about the llvm-commits mailing list