[all-commits] [llvm/llvm-project] 1c56d1: [libc] Added isValidState to CharacterConverter cl...

Uzair Nawaz via All-commits all-commits at lists.llvm.org
Wed Jun 25 12:06:43 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c56d101a2140b14dec62097849493ed2ea6cc7f
      https://github.com/llvm/llvm-project/commit/1c56d101a2140b14dec62097849493ed2ea6cc7f
  Author: Uzair Nawaz <uzairnawaz at google.com>
  Date:   2025-06-25 (Wed, 25 Jun 2025)

  Changed paths:
    M libc/src/__support/wchar/character_converter.cpp
    M libc/src/__support/wchar/character_converter.h
    M libc/test/src/__support/wchar/utf32_to_8_test.cpp

  Log Message:
  -----------
  [libc] Added isValidState to CharacterConverter class to ensure a provided mbstate is valid (#145564)

Added isValidState to CharacterConverter class to ensure a provided
mbstate is valid



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