forked from OSchip/llvm-project
17a0858f9d
In SimpleRemoteEPC, calls to from callWrapperAsync to sendMessage may fail. The handlers may or may not be sent failure messages by handleDisconnect, depending on when that method is run. This patch adds a check for an un-failed handler, and if it finds one sends it a failure message. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
OrcError.cpp | ||
OrcRTBridge.cpp | ||
SimpleRemoteEPCUtils.cpp |