[libc] [llvm] [libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTEM to be header-only. (PR #143187)

via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 6 15:48:15 PDT 2025


================
@@ -0,0 +1,20 @@
+//===-- Common defines for sharing LLVM libc with LLVM projects -*- C++ -*-===//
----------------
lntue wrote:

Done.

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


More information about the llvm-commits mailing list