[Lldb-commits] [PATCH] D47992: [lldb-mi] Clean up and update a few MI commands.
Alexander Polyakov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 21 11:55:58 PDT 2018
apolyakov added a comment.
I don't like creating a new class just for one feature. It looks like only 3 commands use that code, so maybe we should let it be at it is?
https://reviews.llvm.org/D47992
More information about the lldb-commits
mailing list