This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 44e50d8 Fix Clang initialization and Clang-tidy modernize-use-nullptr [...] new 9a96eb8 Adds tests for breakpoint names, and a FindBreakpointsByName.
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/API/SBTarget.h | 4 ++++ include/lldb/Breakpoint/BreakpointList.h | 11 +++++++++++ scripts/interface/SBTarget.i | 3 +++ source/API/SBTarget.cpp | 17 +++++++++++++++++ source/Breakpoint/BreakpointList.cpp | 17 +++++++++++++++++ source/Commands/CommandObjectBreakpoint.cpp | 18 ++++++++++++++---- 6 files changed, 66 insertions(+), 4 deletions(-)