This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 6ccb6c3 Fix compiler warnings for missing switch cases in lldb. new 6bce936 Switch ProcessKDPLog to the new channel registration mechanism
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: .../Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp | 6 +- .../Process/MacOSX-Kernel/ProcessKDPLog.cpp | 197 +++------------------ .../Plugins/Process/MacOSX-Kernel/ProcessKDPLog.h | 25 +-- source/Plugins/Process/MacOSX-Kernel/ThreadKDP.cpp | 10 +- 4 files changed, 35 insertions(+), 203 deletions(-)