[all-commits] [llvm/llvm-project] 56a4f8: [libc] Wchar Stringconverter (#146388)

Uzair Nawaz via All-commits all-commits at lists.llvm.org
Mon Jul 14 15:46:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56a4f8d8c149a35b73e795a427238182d5284aae
      https://github.com/llvm/llvm-project/commit/56a4f8d8c149a35b73e795a427238182d5284aae
  Author: Uzair Nawaz <uzairnawaz at google.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

  Changed paths:
    M libc/src/__support/CMakeLists.txt
    M libc/src/__support/wchar/CMakeLists.txt
    M libc/src/__support/wchar/character_converter.cpp
    M libc/src/__support/wchar/character_converter.h
    A libc/src/__support/wchar/string_converter.h
    M libc/test/src/__support/wchar/CMakeLists.txt
    A libc/test/src/__support/wchar/string_converter_test.cpp

  Log Message:
  -----------
  [libc] Wchar Stringconverter (#146388)

Implemented a string converter class to encapsulate the logic of
converting between utf8 <-> utf32



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list