jingham added a comment.

In D132191#3734014 <https://reviews.llvm.org/D132191#3734014>, @clayborg wrote:

> Minidump files have UUID values that are zeroed out. We will need to do 
> something for these that can sense all zeroes and return a default 
> constructed one.

I'm confused.  The MinidumParser.cpp already used fromOptionalData and 
fromOptionalStringRef to create its UUID's.  So this patch won't change the 
Minidump behavior.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132191

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to