nerix
4c7a706589
[LLDB] Simplify libstdc++ string summaries ( #146562 )
...
From #143177 . This combines the summaries for the pre- and post C++ 11
`std::string` as well as `std::wstring`. In all cases, the data pointer
is reachable through `_M_dataplus._M_p`. It has the correct type (i.e.
`char*`/`wchar_t*`) and it's null terminated, so LLDB knows how to
format it as expected when using `GetSummaryAsCString`.
2025-07-02 11:21:31 +01:00
..
2025-05-21 12:03:58 -07:00
2025-06-04 11:33:37 +02:00
2025-06-11 14:09:54 +02:00
2025-06-11 14:09:54 +02:00
2025-07-02 11:21:31 +01:00
2025-06-03 19:12:30 -07:00
2023-04-14 17:10:18 +01:00
2025-06-17 17:44:37 +01:00
2025-06-17 17:44:37 +01:00
2024-10-24 20:20:48 -07:00
2025-05-08 12:21:26 +01:00
2025-05-30 20:43:53 +01:00
2025-04-29 10:02:44 +01:00
2025-06-17 17:44:37 +01:00
2025-04-30 11:44:19 +01:00
2025-04-30 11:44:19 +01:00
2024-10-24 20:20:48 -07:00
2025-05-08 12:21:26 +01:00
2025-06-02 09:39:56 +02:00
2025-05-08 12:21:26 +01:00
2025-05-08 12:21:26 +01:00
2025-04-30 11:44:19 +01:00
2025-04-30 11:44:19 +01:00
2025-05-08 12:21:26 +01:00
2025-05-08 12:21:26 +01:00
2025-05-08 12:21:26 +01:00
2025-06-26 17:10:12 +01:00
2025-05-08 12:21:26 +01:00
2025-05-08 12:21:26 +01:00
2024-10-24 20:20:48 -07:00
2025-05-08 12:21:26 +01:00
2025-07-02 11:21:31 +01:00
2025-07-02 11:21:31 +01:00
2025-05-08 12:21:26 +01:00
2025-04-30 11:44:19 +01:00