labath abandoned this revision.
labath added a comment.
This code will be in llvm now, so this cl is dead.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58975/new/
https://reviews.llvm.org/D58975
___
lldb-commits mailing list
lldb-commits@l
amccarth accepted this revision.
amccarth added inline comments.
Comment at: include/lldb/Formats/MinidumpEnums.def:91
+
+LLDB_HANDLE_PLATFORM(0x, Win32S) // Windows 3.1
+LLDB_HANDLE_PLATFORM(0x0001, Win32Windows) // Windows 95-98-Me
I know you're just moving
labath created this revision.
labath added reviewers: zturner, lemo, clayborg, JDevlieghere, teemperor.
Herald added subscribers: fedor.sergeev, dschuff, srhines.
labath added a parent revision: D58973: Move the minidump parser into the
Formats module.
The goal of this header is to reduce code du