This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from fdebaf769 Change debugserver to use the brk #0 for breakpoints. new 1eb7f2c03 [lldb][NFC] Use unique_ptr in DiagnosticManager to express ownership
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/Expression/DiagnosticManager.h | 28 +++------ source/Expression/DiagnosticManager.cpp | 2 +- .../Clang/ClangExpressionParser.cpp | 11 ++-- unittests/Expression/DiagnosticManagerTest.cpp | 72 +++++++++++++--------- 4 files changed, 61 insertions(+), 52 deletions(-)