This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 968729df5 Disable gmodules tests on linux new 67dea37db ScriptInterpreterPython cleanup
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: source/API/CMakeLists.txt | 5 --- source/Plugins/ScriptInterpreter/CMakeLists.txt | 4 +- .../ScriptInterpreter/Python/CMakeLists.txt | 2 +- .../ScriptInterpreter/Python/PythonDataObjects.cpp | 11 +---- .../ScriptInterpreter/Python/PythonDataObjects.h | 4 -- .../Python/PythonExceptionState.cpp | 4 -- .../Python/PythonExceptionState.h | 4 -- .../Python/ScriptInterpreterPython.cpp | 48 +++++++--------------- .../Python/ScriptInterpreterPython.h | 8 ---- .../Plugins/ScriptInterpreter/Python/lldb-python.h | 7 +--- 10 files changed, 21 insertions(+), 76 deletions(-)