[all-commits] [llvm/llvm-project] 2bba1c: tab completion for process signal
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Fri Mar 6 17:05:38 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2bba1c22e77a67bc6c245fbd4fa74160d33be564
https://github.com/llvm/llvm-project/commit/2bba1c22e77a67bc6c245fbd4fa74160d33be564
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-03-06 (Fri, 06 Mar 2020)
Changed paths:
M lldb/source/Commands/CommandObjectProcess.cpp
M lldb/test/API/functionalities/completion/TestCompletion.py
Log Message:
-----------
tab completion for process signal
Summary: Provide a list of Unix signals for the tap completion for command "process signal".
Reviewers: teemperor
Subscribers: labath, jingham, JDevlieghere, lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D75418
More information about the All-commits
mailing list