This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 139c9e2b9 Port TestBatchMode to PExpectTest class new d3b8b8531 Code cleanup: Change FormattersContainer::KeyType from SP to rvalue
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/DataFormatters/FormattersContainer.h | 44 +++++++++++----------- include/lldb/DataFormatters/TypeCategory.h | 2 +- include/lldb/Target/Target.h | 4 +- include/lldb/Utility/RegularExpression.h | 8 ++++ source/API/SBTarget.cpp | 8 ++-- source/API/SBTypeCategory.cpp | 16 ++++---- source/Breakpoint/BreakpointResolverName.cpp | 5 +-- source/Commands/CommandObjectBreakpoint.cpp | 4 +- source/Commands/CommandObjectType.cpp | 42 ++++++++++----------- source/DataFormatters/FormatManager.cpp | 9 ++--- source/DataFormatters/FormattersHelpers.cpp | 42 ++++++++++----------- .../Language/CPlusPlus/CPlusPlusLanguage.cpp | 22 ++++------- source/Target/Target.cpp | 8 ++-- 13 files changed, 106 insertions(+), 108 deletions(-)