This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 5ae77ed3c [Python] Start eradicating unneeded LLDB_DISABLE_PYTHON guards. new 4674e30c3 Safer casting in ClangExpressionParser code completion new 0217ea946 [DataFormatters] Delete unused code. Not even exposed in the API.
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/DataFormatters/DataVisualization.h | 5 ----- include/lldb/DataFormatters/FormatManager.h | 5 ----- source/DataFormatters/DataVisualization.cpp | 7 ------- source/DataFormatters/FormatManager.cpp | 14 -------------- .../ExpressionParser/Clang/ClangExpressionParser.cpp | 4 ++-- 5 files changed, 2 insertions(+), 33 deletions(-)