[lldb/interpreter] Fix formatting in CommandInterpreter.cpp (NFC)
authorMed Ismail Bennani <medismail.bennani@gmail.com>
Wed, 22 Jul 2020 09:46:44 +0000 (11:46 +0200)
committerMed Ismail Bennani <medismail.bennani@gmail.com>
Wed, 22 Jul 2020 09:48:07 +0000 (11:48 +0200)
commit33981c672405979c15e57c8662cad79410b0752b
treefef56d6082ec8dd70713e6f4337ad13e11efd88e
parentb49d47f6a0f5bbf293e26d8b918cb46d80f2102f
[lldb/interpreter] Fix formatting in CommandInterpreter.cpp (NFC)

This patch addresses some formatting issues introduced by commit
5bb742b10dafd595223172ae985687765934ebe9

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
lldb/source/Commands/CommandObjectQuit.cpp
lldb/source/Interpreter/CommandInterpreter.cpp