Alex Langford 7d30878bf8 [lldb][NFCI] Avoid a few unnecessary ConstString constructions in StructuredDataDarwinLog
Process::GetStructuredDataPlugin takes a StringRef directly, no need to
convert them to ConstString first.
2023-06-16 14:19:13 -07:00
..