Fixing a potential control may reach end of non-void function issue
llvm-svn: 162685
This commit is contained in:
@@ -981,6 +981,7 @@ LLDBSwigPythonCallSBInputReaderCallback(void *baton,
|
||||
SWIG_PYTHON_THREAD_END_BLOCK;
|
||||
return result;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
// For the LogOutputCallback functions
|
||||
|
||||
Reference in New Issue
Block a user