[Lldb-commits] [lldb] Centralize the code that figures out which memory ranges to save into core files (PR #71772)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 9 11:39:23 PST 2023
clayborg wrote:
I addressed most of the feedback. Alex let me know if you still really want llvm::Error and llvm::Expected to be used as I can add that if you think it is required. I also ran clang format.
https://github.com/llvm/llvm-project/pull/71772
More information about the lldb-commits
mailing list