[Lldb-commits] [lldb] [lldb] Change the implementation of Status to store an llvm::Error (NFC) (PR #106774)
Adrian Prantl via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 3 17:06:51 PDT 2024
adrian-prantl wrote:
So far I broke out https://github.com/llvm/llvm-project/pull/106774 and https://github.com/llvm/llvm-project/pull/107170. I'm still thinking about how to approach Pavel's cloneableError suggestion.
https://github.com/llvm/llvm-project/pull/106774
More information about the lldb-commits
mailing list