llvm-project/lldb/tools/debugserver
Jonas Devlieghere d35b42f20a [NFC] Return llvm::StringRef from StringExtractor::GetStringRef.
This patch removes the two variant of StringExtractor::GetStringRef that
return (non-)const references to std::string. The non-const one was
being abused to reinitialize the StringExtractor and its uses are
replaced by calls to the copy asignment operator. The const variant was
refactored to return an actual llvm::StringRef.

llvm-svn: 369493
2019-08-21 04:55:56 +00:00
..
debugserver.xcodeproj Un-conditionalize use of libcompression. debugserver only builds 2018-12-18 22:21:48 +00:00
resources
scripts Remove DNBConfig.h 2015-08-13 00:32:01 +00:00
source [NFC] Return llvm::StringRef from StringExtractor::GetStringRef. 2019-08-21 04:55:56 +00:00
CMakeLists.txt [CMake] Revised LLDB.framework builds 2019-01-04 12:46:50 +00:00
debugnub-exports