[lldb] Simplify Log::PutString (NFC)
* As no format string is involved, avoid unecessary call into `Printf` * Eliminate creation of a `std::string` to print a `StringRef` Differential Revision: https://reviews.llvm.org/D150160
parent
e08c397a
Please register or sign in to comment