This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 46d0a648f [lldb] Reduce some dangerous boilerplate with CompletionReque [...] new 05ab2ad8f [lldb][NFC] Remove argument prefix checking boilerplate when [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/lldb/Utility/CompletionRequest.h | 18 +++++++++++++ source/Commands/CommandCompletions.cpp | 6 ++--- source/Interpreter/OptionValueBoolean.cpp | 6 ++--- source/Interpreter/OptionValueEnumeration.cpp | 3 +-- source/Interpreter/OptionValueUUID.cpp | 6 +---- source/Interpreter/Options.cpp | 5 +--- source/Utility/ArchSpec.cpp | 13 ++-------- unittests/Utility/CompletionRequestTest.cpp | 37 +++++++++++++++++++++++++++ 8 files changed, 64 insertions(+), 30 deletions(-)