[Lldb-commits] [lldb] [lldb] Handle staticmethod/classmethod descriptors in ScriptedPythonInterface (PR #170188)
Med Ismail Bennani via lldb-commits
lldb-commits at lists.llvm.org
Mon Dec 1 12:49:08 PST 2025
================
----------------
medismailben wrote:
I replaced the `auto` with `Expected<PythonObject>` to make it more clear.
https://github.com/llvm/llvm-project/pull/170188
More information about the lldb-commits
mailing list