[llvm] [offload] add nodiscard support to offload-tblgen and mark ol_errc_t (PR #209727)

Jan Trusiłło via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 29 07:26:02 PDT 2026


311Volt wrote:

It's `#if`'d away when compiled on a language mode prior to [[nodiscard]] support (API/Common.td:42).

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


More information about the llvm-commits mailing list