summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/scripts/Python')
-rw-r--r--lldb/scripts/Python/python-wrapper.swig1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/scripts/Python/python-wrapper.swig b/lldb/scripts/Python/python-wrapper.swig
index ea8fb29750d..113447ee910 100644
--- a/lldb/scripts/Python/python-wrapper.swig
+++ b/lldb/scripts/Python/python-wrapper.swig
@@ -981,6 +981,7 @@ LLDBSwigPythonCallSBInputReaderCallback(void *baton,
SWIG_PYTHON_THREAD_END_BLOCK;
return result;
}
+ return 0;
}
// For the LogOutputCallback functions
OpenPOWER on IntegriCloud