[Lldb-commits] [lldb] Summarize std::string's when created from data. (PR #89110)

via lldb-commits lldb-commits at lists.llvm.org
Thu May 23 12:11:38 PDT 2024


================
@@ -0,0 +1,49 @@
+# coding=utf8
+"""
+Helper formmater to verify Std::String by created via SBData
----------------
jimingham wrote:

formmater -> formatter

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


More information about the lldb-commits mailing list