[Lldb-commits] [PATCH] D60121: Object/Minidump: Add support for reading the ModuleList stream

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 4 08:02:09 PDT 2019


labath updated this revision to Diff 193713.
labath marked an inline comment as done.
labath added a comment.

- avoid using mismatched error codes
- use decimal numbers more consistently in the tests


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60121

Files:
  include/llvm/BinaryFormat/Minidump.h
  include/llvm/Object/Minidump.h
  lib/Object/Minidump.cpp
  unittests/Object/MinidumpTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60121.193713.patch
Type: text/x-patch
Size: 9854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190404/1cdba9fa/attachment-0001.bin>


More information about the lldb-commits mailing list