Files
clang-p2996/lldb/source/Interpreter/OptionValue.cpp
Alex Langford fc55b0b384 [lldb][NFCI] Remove use of ConstString from OptionValue
Summary: No need to create a ConstString, `GetName` already returns a StringRef.

Reviewers: JDevlieghere, mib, jasonmolenda

Subscribers:

Differential Revision: https://reviews.llvm.org/D154386
2023-07-06 08:49:07 -07:00

17 KiB