We usually don't have trailing newlines in the short help strings. This just adds
unnecessary extra lines when printing the help text of these commands.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50015
Remove unnecessary newlines from break command help text. ClosedPublic Authored by teemperor on Jul 30 2018, 2:40 PM.
Details Summary We usually don't have trailing newlines in the short help strings. This just adds
Diff Detail
Event TimelineClosed by commit rL338311: Remove unnecessary newlines from break command help text. (authored by teemperor). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 158081 lldb/trunk/source/Interpreter/CommandInterpreter.cpp
|