[libc-commits] [libc] [libc] wchar string conversion functions mb to wc (PR #149423)

via libc-commits libc-commits at lists.llvm.org
Fri Jul 18 07:57:06 PDT 2025


================
@@ -0,0 +1,59 @@
+//===-- Implementation for mbsnrtowcs function ------------------*- C++ -*-===//
----------------
lntue wrote:

Why don't we make this support function header-only?

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


More information about the libc-commits mailing list