llvm-project
53a1e056
- [orc-rt] Don't return Error in Service::OnComplete. (#186708)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
31 days ago
[orc-rt] Don't return Error in Service::OnComplete. (#186708) The Session can't do anything useful with these errors, it can only report them. It's cleaner if the Service objects just report the error directly.
References
#186708 - [orc-rt] Don't return Error in Service::OnComplete.
Author
lhames
Parents
80f2ef70
Loading