[Lldb-commits] [PATCH] D117004: [lldb] Don't print "Command Options Usage:" for an alias with no options
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 12 01:54:13 PST 2022
DavidSpickett added a comment.
> I also think this function is pretty confusing to read.
Enough that I decided not to attempt to unpick it for this bug! I also wondered how the quit command actually worked so thanks for solving that mystery.
I'll go with this as is but if I get a chance I'll try to simplify things like you suggested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117004/new/
https://reviews.llvm.org/D117004
More information about the lldb-commits
mailing list