[lldb] Tab completion for `frame select`
authorGongyu Deng <gy_deng@icloud.com>
Tue, 30 Jun 2020 11:02:18 +0000 (13:02 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Tue, 30 Jun 2020 11:13:38 +0000 (13:13 +0200)
commit80eb42281feb7834054be5f933f63d8c64af229d
tree16fd6c134ba03dcf0bbcccb759edc91154461ea1
parent502773d743417a7896e184b4000bcf20fddb7ad9
[lldb] Tab completion for `frame select`

Summary: Provided the tab completion for command `frame select`.

Reviewers: teemperor, JDevlieghere

Reviewed By: teemperor

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D81177
lldb/source/Commands/CommandObjectFrame.cpp
lldb/test/API/functionalities/completion/TestCompletion.py