[Lldb-commits] [lldb] [lldb] Change the implementation of Status to store an llvm::Error (NFC) (PR #106774)
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 11 02:06:19 PDT 2024
labath wrote:
Overall, this looks pretty good, but I'm suspicious of the Python change as PyErr_Fetch should already return an owned reference.
https://github.com/llvm/llvm-project/pull/106774
More information about the lldb-commits
mailing list