[all-commits] [llvm/llvm-project] 31fd64: [lldb] tab completion for 'command delete/unalias'

Gongyu Deng via All-commits all-commits at lists.llvm.org
Tue Aug 11 01:27:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 31fd64ac57a2005c0691b8870e28b4421cf67047
      https://github.com/llvm/llvm-project/commit/31fd64ac57a2005c0691b8870e28b4421cf67047
  Author: Gongyu Deng <gy_deng at icloud.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M lldb/include/lldb/Interpreter/CommandInterpreter.h
    M lldb/source/Commands/CommandObjectCommands.cpp
    M lldb/test/API/functionalities/completion/TestCompletion.py

  Log Message:
  -----------
  [lldb] tab completion for 'command delete/unalias'

Provided dedicated tab completions for `command delete/unalias`.

Reviewed By: teemperor

Differential Revision: https://reviews.llvm.org/D81128




More information about the All-commits mailing list