[Lldb-commits] [lldb] [LLDB] Add type summaries for MSVC STL strings (PR #143177)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 2 09:29:56 PDT 2025


================
@@ -0,0 +1,120 @@
+# coding=utf8
+"""
+Test std::*string summaries with MSVC's STL.
+"""
----------------
Michael137 wrote:

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

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


More information about the lldb-commits mailing list