Fix error handling for the AppleGetQueues and AppleGetPendingItems
authorJason Molenda <jmolenda@apple.com>
Mon, 23 Jun 2014 22:45:54 +0000 (22:45 +0000)
committerJason Molenda <jmolenda@apple.com>
Mon, 23 Jun 2014 22:45:54 +0000 (22:45 +0000)
commitfa4286eab7d07baf784cc36a04007977bccc85a9
tree2c9c2d60440d044164f4d01bdcc5879000efbe5c
parent96b676c312d470461728eaf6370abac0785ab2dc
Fix error handling for the AppleGetQueues and AppleGetPendingItems
ClangFunctions if the clang function compilation fails for any reason.
<rdar://problem/16793965>

llvm-svn: 211549
lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetPendingItemsHandler.cpp
lldb/source/Plugins/SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp