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

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Apr 5 01:06:26 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357749: Minidump: Add support for reading/writing strings (authored by labath, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59775?vs=193698&id=193842#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59775

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59775.193842.patch
Type: text/x-patch
Size: 10731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190405/27f6b6b7/attachment.bin>


More information about the lldb-commits mailing list