diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-07-18 11:12:00 +0000 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-07-18 11:12:00 +0000 |
commit | 0cadf7bb2e78b9276421a44c0e1ad3cb4520050b (patch) | |
tree | 52ad96a97fed7053dff07f7f4ac3e03fd528c188 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns3.cpp | |
parent | 782390258b5cfcde078b71513f21fd05fc59cb34 (diff) | |
download | bcm5719-llvm-0cadf7bb2e78b9276421a44c0e1ad3cb4520050b.tar.gz bcm5719-llvm-0cadf7bb2e78b9276421a44c0e1ad3cb4520050b.zip |
[lldb] Tablegenify thread commands and fix completion bug for thread step-*
Beside turning the options into the new tablegen format, this patch
also fixes that a few commands had source file completions for the
"count" and "end-linenumber" arguments (which both accepted only
integers). Reason for that are that somehow we added a '1' instead
of our usual '0' value to the initial value for completion.
llvm-svn: 366425
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns3.cpp')
0 files changed, 0 insertions, 0 deletions