This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from b85b9ed Remove LLDB's recursive directory deletion function. new ab088e2 Fix remaining threading issues in Log.h new 9e6038e cmake: Increase LINK_INTERFACE_MULTIPLICITY of lldbCore
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/Utility/Log.h | 91 ++++++++++++++++--------------- source/Core/CMakeLists.txt | 2 +- source/Utility/Log.cpp | 122 ++++++++++++++++-------------------------- unittests/Utility/LogTest.cpp | 48 +++++++++++++++++ 4 files changed, 143 insertions(+), 120 deletions(-)