Files
clang-p2996/offload/liboffload/include/generated/OffloadImplFuncDecls.inc
Ross Brunton 7e9d708be0 [Offload] Use llvm::Error throughout liboffload internals (#140879)
This removes the `ol_impl_result_t` helper class, replacing it with
`llvm::Error`. In addition, some internal functions that returned
`ol_errc_t` now return `llvm::Error` (with a fancy message).
2025-05-27 13:42:56 -05:00

2.5 KiB