This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from c6a735c63 Fix osx build broken in r320346 new 3b33da62d Add a StringList constructor to Args class
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 | 1 + include/lldb/Utility/StringList.h | 2 +- source/Interpreter/Args.cpp | 5 +++++ unittests/Interpreter/TestArgs.cpp | 11 +++++++++++ 4 files changed, 18 insertions(+), 1 deletion(-)