[lldb][NFC] Address some review feedback for D80775 ('command script delete' completion)
authorRaphael Isemann <teemperor@gmail.com>
Thu, 4 Jun 2020 08:27:03 +0000 (10:27 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Thu, 4 Jun 2020 08:30:27 +0000 (10:30 +0200)
commit2ebe30c6e4ab1d65fc8605051eb528fc26ffc621
tree150805424fe20cf261484a469dd0b03982489736
parent30949926f98576fbff8d5ad0390be5124ffacd7e
[lldb][NFC] Address some review feedback for D80775 ('command script delete' completion)

In the similar review D81128, Jonas pointed out some style errors that also
apply to D80775 (which is already committed). Also applying the changes
suggested there to this code.
lldb/source/Commands/CommandObjectCommands.cpp