[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:20 PST 2026


================

----------------
vonosmas wrote:

I find it confusing - I don't think you should cast the input argument to `const char*` and do some conditional logic here if you'd end up discarding this results for wide-strings.

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


More information about the libc-commits mailing list