[libc-commits] [libc] [libc] Support %lc in printf (PR #169983)
Alexey Samsonov via libc-commits
libc-commits at lists.llvm.org
Mon Dec 22 10:16:23 PST 2025
================
----------------
vonosmas wrote:
I've checked the behavior on Linux, and indeed the padding should take into account the actual number of characters printed (which may be greater than 1 for widechars converted into multibyte string).
Please fix.
https://github.com/llvm/llvm-project/pull/169983
More information about the libc-commits
mailing list