[libc-commits] [libc] [libc] Support %lc in printf (PR #169983)
Shubh Pachchigar via libc-commits
libc-commits at lists.llvm.org
Sat Dec 6 11:15:21 PST 2025
shubhe25p wrote:
> Could you figure out why is our UTF-32-only wcrtomb gets pulled in by this change? I.e. is there a particular function that is enabled on Windows and depends on the printf functionality?
>
@vonosmas I am not able to find that, can you please help? I can add a macro to guard the wcrtomb in char_converter.h as suggested by @michaelrj-google but I am not sure.
https://github.com/llvm/llvm-project/pull/169983
More information about the libc-commits
mailing list