[all-commits] [llvm/llvm-project] 651936: [lldb][NFC] Remove Stream::Indent(const char *) ov...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Tue Feb 11 04:29:58 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 651936e5b62a6a06b1aca1cd976503f5b2991051
https://github.com/llvm/llvm-project/commit/651936e5b62a6a06b1aca1cd976503f5b2991051
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M lldb/include/lldb/Utility/Stream.h
M lldb/source/Utility/Stream.cpp
M lldb/unittests/Utility/StreamTest.cpp
Log Message:
-----------
[lldb][NFC] Remove Stream::Indent(const char *) overload in favor of the StringRef version
More information about the All-commits
mailing list