[all-commits] [llvm/llvm-project] 2e8f30: [lldb] tab completion for `command script delete'

gydeng via All-commits all-commits at lists.llvm.org
Thu Jun 4 01:19:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e8f304f5ea5f7b2bd4f5689eae23d4399cd5120
      https://github.com/llvm/llvm-project/commit/2e8f304f5ea5f7b2bd4f5689eae23d4399cd5120
  Author: Gongyu Deng <gy_deng at icloud.com>
  Date:   2020-06-04 (Thu, 04 Jun 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 script delete'

Summary: Added the tab completion for `command script delete`.

Reviewers: teemperor, JDevlieghere

Reviewed By: teemperor

Tags: #lldb

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




More information about the All-commits mailing list