[lldb][NFCI] ConstString methods should take StringRefs by value
StringRef was made to be passed by value efficiently. Differential Revision: https://reviews.llvm.org/D152010
Loading
Please sign in to comment
StringRef was made to be passed by value efficiently. Differential Revision: https://reviews.llvm.org/D152010