Files
clang-p2996/lldb/source/Utility
Jonas Devlieghere b22860da61 [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
2019-07-31 03:48:29 +00:00
..
2019-05-23 05:12:11 +00:00
2019-05-22 08:38:23 +00:00
2019-04-10 20:48:55 +00:00
2019-05-23 05:12:11 +00:00
2019-05-23 05:12:11 +00:00