labath wrote: > Weird, I wonder what the protected member is that the error is talking about. > Anyway, this seems fine.
> 'llvm::Error::Error' It's the default constructor. I guess the implementation tries to default construct the object on some (maybe not dynamically reachable) code path. https://github.com/llvm/llvm-project/pull/137388 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits