[libc-commits] [libc] [libc] utf8 to 32 CharacterConverter (PR #143973)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Mon Jun 16 11:20:45 PDT 2025


https://github.com/michaelrj-google commented:

Minor nit, but I think this PR is basically done. After both this and the other half of the conversions land I think we should plan to have a cleanup patch to unify their implementations a bit (deduplicate shared constants, match on table vs bitshifts, etc.) but that can be done later.

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


More information about the libc-commits mailing list