This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 8f6b30c96 [lldb][NFC] Remove unused Args::GetArgumentQuoteCharAtIndex new e6007f51e [lldb][NFC] Extend ArgsTest new 39bb069ce [lldb][NFC] Remove Args::StripSpaces
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/Args.h | 4 -- source/Commands/CommandObjectSettings.cpp | 53 +++++++++--------------- source/Expression/REPL.cpp | 2 +- source/Utility/Args.cpp | 23 ----------- unittests/Utility/ArgsTest.cpp | 68 +++++++++++++++++++++++++++++++ 5 files changed, 89 insertions(+), 61 deletions(-)