diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-31 03:48:29 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-31 03:48:29 +0000 |
commit | b22860da61ad68edf1f92c6fea8afe11c9c4036b (patch) | |
tree | 8aecebf27211864a098391a11947db0bd5d448c2 /lldb/packages/Python/lldbsuite/test/expression_command/completion-crash-lambda/TestCompletionCrashInLambda.py | |
parent | 175f0930907c56a80e0500cd201910c36222e788 (diff) | |
download | bcm5719-llvm-b22860da61ad68edf1f92c6fea8afe11c9c4036b.tar.gz bcm5719-llvm-b22860da61ad68edf1f92c6fea8afe11c9c4036b.zip |
[CompletionRequest] Remove unimplemented members.
Completion requests have two fields that are essentially unimplemented:
`m_match_start_point` and `m_max_return_elements`. This would've been
okay, if it wasn't for the fact that this caused a bunch of useless
parameters to be passed around. Occasionally there would be a comment or
assert saying that they are not supported. This patch removes them.
llvm-svn: 367385
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/completion-crash-lambda/TestCompletionCrashInLambda.py')
0 files changed, 0 insertions, 0 deletions