llvm-project/lldb/bindings
Lawrence D'Anna 7375212172 get rid of PythonInteger::GetInteger()
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

Reviewed By: labath

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D78462
2020-04-21 16:55:51 -07:00
..
interface [lldb/Reproducers] Capture reproducers from the API test suite. 2020-04-14 09:24:23 -07:00
lua [lldb/Lua] Add lua typemaps for INOUT params 2020-01-09 14:51:13 -08:00
python get rid of PythonInteger::GetInteger() 2020-04-21 16:55:51 -07:00
CMakeLists.txt
headers.swig [lldb/Reproducers] Capture reproducers from the API test suite. 2020-04-14 09:24:23 -07:00
interfaces.swig [lldb/Reproducers] Capture reproducers from the API test suite. 2020-04-14 09:24:23 -07:00
lua.swig [lldb/Lua] Add lua typemaps for INOUT params 2020-01-09 14:51:13 -08:00
macros.swig
python.swig [lldb/Python] Add lldbconfig module to make the lldb module configurable 2020-04-08 15:59:24 -07:00