[lldb][NFC] Remove argument prefix checking boilerplate when adding completions
authorRaphael Isemann <teemperor@gmail.com>
Mon, 23 Sep 2019 08:59:21 +0000 (08:59 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 23 Sep 2019 08:59:21 +0000 (08:59 +0000)
commit93ca36d756d84310bd01c74f35dbdddf4d3035f9
tree54693950e2913ff7350f3134d38eb90570b11ef4
parent4ba6d0ded2303881bb09ed606970c6c910d183c1
[lldb][NFC] Remove argument prefix checking boilerplate when adding completions

llvm-svn: 372561
lldb/include/lldb/Utility/CompletionRequest.h
lldb/source/Commands/CommandCompletions.cpp
lldb/source/Interpreter/OptionValueBoolean.cpp
lldb/source/Interpreter/OptionValueEnumeration.cpp
lldb/source/Interpreter/OptionValueUUID.cpp
lldb/source/Interpreter/Options.cpp
lldb/source/Utility/ArchSpec.cpp
lldb/unittests/Utility/CompletionRequestTest.cpp