Alex Langford e669011c3c [lldb][NFCI] Remove StructuredData::Dictionary::GetValueForKeyAsString overloads involving ConstString
In an effort to keep the ConstString StringPool small, I plan on
removing use of ConstString in StructuredData. The only class that
really uses it is StructuredData::Dictionary.

This one was fairly easy to remove, I plan on removing the others in
follow-up changes.

Differential Revision: https://reviews.llvm.org/D152597
2023-06-13 15:51:56 -07:00
..
2023-04-13 10:54:52 +00:00
2022-08-13 12:55:50 -07:00