Added the tab completion for command script delete.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D80775
[lldb] tab completion for `command script delete' ClosedPublic Authored by MrHate on May 28 2020, 7:20 PM.
Details Summary Added the tab completion for command script delete.
Diff Detail Event TimelineMrHate added a child revision: D81128: [lldb] tab completion for 'command delete/unalias'.Jun 3 2020, 7:06 PM This revision is now accepted and ready to land.Jun 4 2020, 12:15 AM Closed by commit rG2e8f304f5ea5: [lldb] tab completion for `command script delete' (authored by MrHate, committed by teemperor). · Explain WhyJun 4 2020, 1:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 268346 lldb/include/lldb/Interpreter/CommandInterpreter.h
lldb/source/Commands/CommandObjectCommands.cpp
lldb/test/API/functionalities/completion/TestCompletion.py
|