Revert "get rid of PythonInteger::GetInteger()"
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Wed, 22 Apr 2020 23:35:30 +0000 (04:35 +0500)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Wed, 22 Apr 2020 23:38:32 +0000 (04:38 +0500)
commit478619cf9a24ad8eac806959ca6a289a9beb71ae
tree68bd520ed56aeac5cd6cbdd47afd3127d2eae032
parent328bb446ddd2c03e4da3e9aa0473fa2f1c52d34e
Revert "get rid of PythonInteger::GetInteger()"

This reverts commit 7375212172951d2fc283c81d03c1a8588c3280c6.

This causes multiple test failures on LLDB AArch64 Linux buildbot.
http://lab.llvm.org:8011/builders/lldb-aarch64-ubuntu/builds/3695

Differential Revision: https://reviews.llvm.org/D78462
lldb/bindings/python/python-typemaps.swig
lldb/bindings/python/python-wrapper.swig
lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp