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

Shubh Pachchigar via libc-commits libc-commits at lists.llvm.org
Mon Feb 2 23:20:50 PST 2026


================
@@ -28,6 +28,7 @@
 #include "src/__support/libc_errno.h"
 #endif // LIBC_COPT_PRINTF_DISABLE_STRERROR
 #ifndef LIBC_COPT_PRINTF_DISABLE_WIDE
+#include "hdr/types/wchar_t.h"
----------------
shubhe25p wrote:

True I will remove that

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


More information about the libc-commits mailing list