[libc-commits] [libc] [libc] utf8 to 32 CharacterConverter (PR #143973)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Thu Jun 12 15:11:42 PDT 2025
================
@@ -0,0 +1,125 @@
+//===-- Unittests for character_converter utf8->3 -------------------------===//
----------------
michaelrj-google wrote:
nit:
```suggestion
//===-- Unittests for character_converter utf8->utf32 ---------------------===//
```
https://github.com/llvm/llvm-project/pull/143973
More information about the libc-commits
mailing list