[libc-commits] [libc] [libc] Support ls in printf (PR #178841)

Alexey Samsonov via libc-commits libc-commits at lists.llvm.org
Sun Feb 1 19:30:18 PST 2026


================
@@ -56,6 +56,7 @@ else()
   )
   set(parser_wchar_deps
     libc.hdr.types.wint_t
+    libc.hdr.types.wchar_t
----------------
vonosmas wrote:

Is this needed?

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


More information about the libc-commits mailing list