llvm-project/lldb/scripts/Python
Jonas Devlieghere 7d6a95cf83 prepare_binding_Python: print readable errors if SWIG fails
When swig fails, all the errors are squished onto one line with \n
quoting. It's very hard to read. This will print them out in a more
reasonable format.

Patch by: Lawrence D'Anna

Differential revision: https://reviews.llvm.org/D67790

llvm-svn: 372442
2019-09-20 23:41:32 +00:00
..
android Python 2/3 compatibility: from __future__ import print_function 2019-03-21 18:27:40 +00:00
finishSwigPythonLLDB.py Install six.py conditionally 2017-02-04 00:20:24 +00:00
prepare_binding_Python.py prepare_binding_Python: print readable errors if SWIG fails 2019-09-20 23:41:32 +00:00
python-extensions.swig [Python] Implement __next__ for value_iter 2019-09-04 18:59:13 +00:00
python-swigsafecast.swig [Python] Update PyString_FromString() to work for python 2 and 3. 2019-01-09 22:52:47 +00:00
python-typemaps.swig Fix the swig typemap for "uint32_t *versions, uint32_t num_versions". 2019-03-28 19:25:54 +00:00
python-wrapper.swig [Python] Update PyString_FromString() to work for python 2 and 3. 2019-01-09 22:52:47 +00:00
remote-build.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
use_lldb_suite.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00