This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 5794467 [RenderScript] Support tracking and dumping reduction kernels new 314ee61 Add unit tests for a few string conversion functions in Args. new ccfdeab Set the correct triple when creating an ArchSpec for Windows.
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/Breakpoint/BreakpointID.h | 1 + include/lldb/Host/FileSpec.h | 1 + include/lldb/Interpreter/Args.h | 9 ++-- include/lldb/Interpreter/Options.h | 1 + include/lldb/Target/Language.h | 1 + source/API/SBDebugger.cpp | 4 +- source/Core/ArchSpec.cpp | 3 ++ source/Interpreter/Args.cpp | 62 ++++++++++------------- source/Interpreter/OptionValueChar.cpp | 2 +- source/Interpreter/Property.cpp | 11 ++--- unittests/Interpreter/TestArgs.cpp | 89 ++++++++++++++++++++++++++++++++++ 11 files changed, 136 insertions(+), 48 deletions(-)