================
@@ -11,30 +11,44 @@
namespace LIBC_NAMESPACE {
-#ifdef LIBC_TARGET_ARCH_IS_GPU
-struct ErrnoConsumer {
- void operator=(int) {}
+struct Errno {
----------------
lntue wrote:
Done.
https://github.com/llvm/llvm-project/pull/79319