[PATCH] D68656: Add ExceptionStream to llvm::Object::minidump
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 06:38:24 PDT 2019
labath added a comment.
Hmm.. maybe just keep those constants defined in lldb somewhere (e.g. right next to or inside the `RefreshStateAfterStop` function)? That's the place which does the decoding and also includes the OS switch, so it makes it easier to explain their purpose and why they are different for each OS...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68656/new/
https://reviews.llvm.org/D68656
More information about the llvm-commits
mailing list