]> granicus.if.org Git - llvm/commit
All Errors must be checked
authorChris Bieneman <chris.bieneman@me.com>
Wed, 11 Sep 2019 20:54:38 +0000 (20:54 +0000)
committerChris Bieneman <chris.bieneman@me.com>
Wed, 11 Sep 2019 20:54:38 +0000 (20:54 +0000)
commit33ac29c6f05187581156e62eab43b296880aa590
treee9f32b6e7639f962690ebd8de1f16b0fae6ecebe
parent5447f442c76a97145b1dbf9d3db1a760c15797f7
All Errors must be checked

Summary: If an error is ever returned from any of the functions called here, the error must be joined with the Result Error before being returned otherwise the Result Error will assert on destruction.

Reviewers: lhames

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D67407

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371662 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/Orc/RPCUtils.h