[Lldb-commits] [lldb] [lldb][swig] Refactor callback typemaps and functions (PR #95318)

Chelsea Cassanova via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 18 15:45:04 PDT 2024


chelcassanova wrote:

Closing this PR, we wanted to be able to do this _without_ using the `PythonDataObjects` class in the swig wrapper that contains callback functions but this looks to be unfeasible for callbacks that return SB objects

https://github.com/llvm/llvm-project/pull/95318


More information about the lldb-commits mailing list