Check that we got back an object from MakeFunctionCaller
authorJason Molenda <jmolenda@apple.com>
Thu, 27 Oct 2016 23:52:46 +0000 (23:52 +0000)
committerJason Molenda <jmolenda@apple.com>
Thu, 27 Oct 2016 23:52:46 +0000 (23:52 +0000)
commited2977fabe45764608ac82d7239a6e08d575a781
tree26d0ec8dce75b1c2c14d14d6c50e5102a43d62b2
parentaea899e2a097375118e7b1726247015b79df0379
Check that we got back an object from MakeFunctionCaller
before we call through it.

<rdar://problem/28979705>

llvm-svn: 285369
lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetItemInfoHandler.cpp
lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp
lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp
lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetThreadItemInfoHandler.cpp