[Lldb-commits] [PATCH] D67063: [lldb] Add description to option completions.
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 2 01:17:31 PDT 2019
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
Sounds like a good idea.
I noticed that you have three tests, but are changing four places in the code. Looks like you're probably missing one of them. By the looks of things, it's probably the ambiguous long option case (`--ambig<TAB>`)..
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67063/new/
https://reviews.llvm.org/D67063
More information about the lldb-commits
mailing list