[Lldb-commits] [lldb] [lldb] Add lldb.summary and lldb.synthetic decorators (PR #195351)

Dave Lee via lldb-commits lldb-commits at lists.llvm.org
Fri May 1 17:48:59 PDT 2026


kastiglione wrote:

@jimingham is the solution to make the traversal in `_register_lldb_decorators` deep instead of shallow? For every submodule, call `_register_lldb_decorators`?

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


More information about the lldb-commits mailing list