================ @@ -18,11 +18,11 @@ namespace lldb_private { namespace formatters { bool LibStdcppStringSummaryProvider( ValueObject &valobj, Stream &stream, - const TypeSummaryOptions &options); // libcstdc++ c++11 std::string + const TypeSummaryOptions &options); // libcstdc++ std::string ---------------- Michael137 wrote:
```suggestion const TypeSummaryOptions &options); // libstdc++ std::string ``` https://github.com/llvm/llvm-project/pull/143177 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits