aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorLawrence D'Anna <lawrence_danna@apple.com>2020-05-08 10:56:30 -0700
committerLawrence D'Anna <lawrence_danna@apple.com>2020-05-08 10:57:10 -0700
commit52712d3ff7a2f7bcf737996d6ab59ef2cc29c20d (patch)
treecf0b823eed5f3fc69e1a11f43b028d29b5b20992 /lldb/packages/Python/lldbsuite/test/configuration.py
parentae920a81ffa3c7e3c14de131d0d55abd31bbff7d (diff)
downloadllvm-52712d3ff7a2f7bcf737996d6ab59ef2cc29c20d.zip
llvm-52712d3ff7a2f7bcf737996d6ab59ef2cc29c20d.tar.gz
llvm-52712d3ff7a2f7bcf737996d6ab59ef2cc29c20d.tar.bz2
Re-land "get rid of PythonInteger::GetInteger()"
This was reverted due to a python2-specific bug. Re-landing with a fix for python2. Summary: One small step in my long running quest to improve python exception handling in LLDB. Replace GetInteger() which just returns an int with As<long long> and friends, which return Expected types that can track python exceptions Reviewers: labath, jasonmolenda, JDevlieghere, vadimcn, omjavaid Reviewed By: labath, omjavaid Subscribers: omjavaid, lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D78462
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions