[Lldb-commits] [PATCH] D79929: [lldb] Tab completion for process plugin name

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 27 10:17:40 PDT 2020


jingham added a comment.

This change makes the eArgTypePlugin be the completion for process plugins.  Shouldn't we change the enum name and completion name to indicate that?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79929/new/

https://reviews.llvm.org/D79929





More information about the lldb-commits mailing list