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 llvm-svn: 371662
Loading
Please sign in to comment