[Lldb-commits] [PATCH] D59775: Minidump: Add support for reading/writing strings

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 4 06:53:05 PDT 2019


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

add the size-does-not-fit test case


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59775

Files:
  include/llvm/Object/Minidump.h
  include/llvm/ObjectYAML/MinidumpYAML.h
  lib/Object/Minidump.cpp
  lib/ObjectYAML/MinidumpYAML.cpp
  test/tools/obj2yaml/basic-minidump.yaml
  unittests/Object/MinidumpTest.cpp
  unittests/ObjectYAML/MinidumpYAMLTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59775.193698.patch
Type: text/x-patch
Size: 10351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190404/e65d8b86/attachment-0001.bin>


More information about the lldb-commits mailing list