This revision was automatically updated to reflect the committed changes.
Closed by commit rGd74323606d9c: [lldb] Remove indentation before help output.
(authored by JDevlieghere).
Herald added a project: LLDB.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llv
teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.
LGTM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81783/new/
https://reviews.llvm.org/D81783
___
lldb-commits mailing list
lldb-c
JDevlieghere updated this revision to Diff 270564.
JDevlieghere added a comment.
Explicit `llvm::StringRef` -> `std::string` conversion.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81783/new/
https://reviews.llvm.org/D81783
Files:
lldb/source/Interpreter/CommandObject.cpp
Index:
JDevlieghere created this revision.
JDevlieghere added reviewers: LLDB, jingham, labath, clayborg.
JDevlieghere updated this revision to Diff 270564.
JDevlieghere added a comment.
Explicit `llvm::StringRef` -> `std::string` conversion.
I always found it weird that there was this level of indenta