================
@@ -318,7 +318,7 @@ class LLDB_API SBValue {
lldb::SBValue Persist();
- bool GetDescription(lldb::SBStream &description);
+ bool GetDescription(lldb::SBStream &description, bool short_mode = false);
----------------
ashgti wrote:
Can we add documentation here and explain how `short_mode` works?
https://github.com/llvm/llvm-project/pull/170644
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits