This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 4822ad9 Fix compilation of unit tests. new f29421a Convert 3 more functions to use a StringRef.
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/Interpreter/Args.h | 50 +++++++------- source/Interpreter/Args.cpp | 78 +++++++--------------- source/Interpreter/CommandAlias.cpp | 2 +- source/Interpreter/CommandInterpreter.cpp | 4 +- source/Interpreter/CommandObject.cpp | 4 +- source/Plugins/Platform/MacOSX/PlatformDarwin.cpp | 5 +- .../DarwinLog/StructuredDataDarwinLog.cpp | 14 ++-- 7 files changed, 65 insertions(+), 92 deletions(-)