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

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


================
@@ -17,6 +17,15 @@ def setUp(self):
         # Find the line number to break at.
         self.line = line_number("main.cpp", "// Set break point at this line.")
 
+    # This is the function to remove the custom formats in order to have a
----------------
Jlalond wrote:

This PR is already old enough that we can lump it in!

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


More information about the lldb-commits mailing list