[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:19 PDT 2025


================
@@ -15,7 +15,7 @@
 
 #else // Overlay mode
 
-#error "Cannot overlay mbstate_t
+#error "Cannot overlay mbstate_t"
----------------
michaelrj-google wrote:

rebase

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


More information about the libc-commits mailing list