[all-commits] [llvm/llvm-project] 24bc8a: [lldb] tab completion for `target modules search-p...
Gongyu Deng via All-commits
all-commits at lists.llvm.org
Tue Aug 11 02:58:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 24bc8afd4baf703be7f4f4d70745d7680ceb54e2
https://github.com/llvm/llvm-project/commit/24bc8afd4baf703be7f4f4d70745d7680ceb54e2
Author: Gongyu Deng <gy_deng at icloud.com>
Date: 2020-08-11 (Tue, 11 Aug 2020)
Changed paths:
M lldb/source/Commands/CommandObjectTarget.cpp
M lldb/test/API/functionalities/completion/TestCompletion.py
Log Message:
-----------
[lldb] tab completion for `target modules search-paths insert​`
Dedicated completion for the command `target modules search-paths insert​` with a test case.
Reviewed By: JDevlieghere
Differential Revision: https://reviews.llvm.org/D83309
More information about the All-commits
mailing list