[libc-commits] [libc] [libc] Support %lc in printf (PR #169983)
Alexey Samsonov via libc-commits
libc-commits at lists.llvm.org
Sun Dec 21 11:00:45 PST 2025
================
----------------
vonosmas wrote:
So it looks like, for wide-characters, the number of written characters may be greater than one (for multi-byte strings)?
Should this code be refactored to support these cases? (and, of course, properly tested)?
https://github.com/llvm/llvm-project/pull/169983
More information about the libc-commits
mailing list