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

via lldb-commits lldb-commits at lists.llvm.org
Thu May 7 16:02:43 PDT 2026


================
@@ -606,3 +660,7 @@ def is_numeric_type(basic_type):
     return (False,False)
 
 %}
+
----------------
jimingham wrote:

This bit seems to have gotten stranded.

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


More information about the lldb-commits mailing list