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

via lldb-commits lldb-commits at lists.llvm.org
Fri May 1 14:57:07 PDT 2026


jimingham wrote:

How does this work if you have a module with submodules, with summaries defined in the submodules?  Does the top-level module's __lldb_init_module have to command script import the submodules to get the scan to happen?

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


More information about the lldb-commits mailing list