[llvm] [Offload] Ensure all `llvm::Error`s are handled (PR #137339)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Fri May 2 05:16:00 PDT 2025


================
@@ -390,13 +389,17 @@ ol_impl_result_t olDestroyEvent_impl(ol_event_handle_t Event) {
 ol_event_handle_t makeEvent(ol_queue_handle_t Queue) {
----------------
jhuber6 wrote:

Probably need this to return an error, but unrelated.

https://github.com/llvm/llvm-project/pull/137339


More information about the llvm-commits mailing list