This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 7b00fc6 Log: Fix a regression in handling log options new 57d4416 Remove the callback-based log channel registration mechanism new 3b1ebba Fix MinidumpParserTest on 32-bit arches
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/Core/Log.h | 25 --------- source/API/SBCommandReturnObject.cpp | 1 + source/Core/Log.cpp | 64 +---------------------- unittests/Process/minidump/MinidumpParserTest.cpp | 5 +- 4 files changed, 5 insertions(+), 90 deletions(-)