This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 05ab2ad8f [lldb][NFC] Remove argument prefix checking boilerplate when [...] new dd2f7d02f [lldb] Make cursor index in CompletionRequest unsigned new b154a0ed2 [lldb][NFC] Make cursor char position unsigned in CompletionRequest
The 2 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 | 12 ++++----- source/Commands/CommandObjectSettings.cpp | 5 ++-- source/Interpreter/CommandInterpreter.cpp | 4 +-- source/Interpreter/Options.cpp | 4 +-- source/Utility/CompletionRequest.cpp | 40 ++++++++++++----------------- unittests/Utility/CompletionRequestTest.cpp | 26 ++++++++++++++++--- 6 files changed, 51 insertions(+), 40 deletions(-)