[libc-commits] [libc] [libc] Implemented wcrtomb internal function and public libc function (PR #144596)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Fri Jun 20 14:26:20 PDT 2025


================
@@ -1244,9 +1244,10 @@ if(LLVM_LIBC_FULL_BUILD)
     libc.src.sys.socket.recv
     libc.src.sys.socket.recvfrom
     libc.src.sys.socket.recvmsg
-
+    
----------------
michaelrj-google wrote:

nit: fix trailing whitespace

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


More information about the libc-commits mailing list