This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 0ad9978 Fix the lldb_private::Function::GetDescription to print out t [...] new e0a8812 Clean up debug logging new 68966a1 Remove some dead code from ProcessPOSIXLog
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 | 5 -- source/Commands/CommandObjectLog.cpp | 4 -- source/Core/Log.cpp | 22 --------- source/Core/StringList.cpp | 2 +- source/DataFormatters/FormatManager.cpp | 56 ++++++++-------------- .../Clang/ClangExpressionParser.cpp | 16 +++---- .../RenderScriptRuntime/RenderScriptRuntime.cpp | 5 +- source/Plugins/Process/POSIX/ProcessPOSIXLog.cpp | 11 ----- source/Plugins/Process/POSIX/ProcessPOSIXLog.h | 30 ------------ 9 files changed, 31 insertions(+), 120 deletions(-)