[all-commits] [llvm/llvm-project] e44524: Add ExceptionStream to llvm::Object::minidump

Joseph Tremoulet via All-commits all-commits at lists.llvm.org
Fri Oct 18 07:42:05 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e44524736c4a97ae4fb37193e58647f838f6d36a
      https://github.com/llvm/llvm-project/commit/e44524736c4a97ae4fb37193e58647f838f6d36a
  Author: Joseph Tremoulet <jotrem at microsoft.com>
  Date:   2019-10-18 (Fri, 18 Oct 2019)

  Changed paths:
    M llvm/include/llvm/BinaryFormat/Minidump.h
    M llvm/include/llvm/Object/Minidump.h
    M llvm/unittests/Object/MinidumpTest.cpp

  Log Message:
  -----------
  Add ExceptionStream to llvm::Object::minidump

Summary:
This will allow updating MinidumpYAML and LLDB to use this common
definition.

Reviewers: labath, jhenderson, clayborg

Reviewed By: labath

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D68656

llvm-svn: 375239




More information about the All-commits mailing list