summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/command/source/TestCommandSource.py
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2019-09-24 07:22:44 +0000
committerRaphael Isemann <teemperor@gmail.com>2019-09-24 07:22:44 +0000
commitef06dd4328b4ddddaf2fccd453d6ac47cf7dba11 (patch)
treebfb2b7611729d14719cbf7d7f6e071ef87b5b1a9 /lldb/packages/Python/lldbsuite/test/commands/command/source/TestCommandSource.py
parent6ba63d8851aee10de0e5719faee27a4d3f996b58 (diff)
downloadbcm5719-llvm-ef06dd4328b4ddddaf2fccd453d6ac47cf7dba11.tar.gz
bcm5719-llvm-ef06dd4328b4ddddaf2fccd453d6ac47cf7dba11.zip
[lldb] Remove redundant argument lists in CompletionRequest
We currently have two lists in the CompletionRequest that we inherited from the old API: The complete list of arguments ignoring where the user requested completion and the list of arguments that stops at the cursor. Having two lists of arguments is confusing and can lead to subtle errors, so let's remove the complete list until we actually need it. llvm-svn: 372692
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/source/TestCommandSource.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud