[libc-commits] [libc] [libc][darwin] add internal::exit (PR #166357)
Shreeyash Pandey via libc-commits
libc-commits at lists.llvm.org
Sat Nov 8 01:21:22 PST 2025
================
@@ -2361,5 +2360,5 @@
#define SYS_writev __NR_writev
#endif
-
+#endif
----------------
bojle wrote:
Done. This file is being changed down the stack https://github.com/llvm/llvm-project/pull/166354. I've also make the guards explicit, please take a look
https://github.com/llvm/llvm-project/pull/166357
More information about the libc-commits
mailing list