[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
       
    Wed Sep 11 15:14:37 PDT 2024
    
    
  
adrian-prantl wrote:
> Overall, this looks pretty good, but I'm suspicious of the Python change as PyErr_Fetch should already return an owned reference.
@medismailben @JDevlieghere Can you help me find the right solution for PythonException?
https://github.com/llvm/llvm-project/pull/106774
    
    
More information about the lldb-commits
mailing list