[lldb] [gdb-remote] Use llvm::StringRef.split() and llvm::to_integer()
Replace the uses of StringConvert combined with hand-rolled array splitting with llvm::StringRef.split() and llvm::to_integer(). Differential Revision: https://reviews.llvm.org/D110472
Loading
Please sign in to comment