[all-commits] [llvm/llvm-project] 79108d: [libc][obvious] Changed incorrect type (#143780)

sribee8 via All-commits all-commits at lists.llvm.org
Wed Jun 11 13:29:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79108da325daec08f5b50169a9c35e03ea0645a3
      https://github.com/llvm/llvm-project/commit/79108da325daec08f5b50169a9c35e03ea0645a3
  Author: sribee8 <145801438+sribee8 at users.noreply.github.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

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

  Log Message:
  -----------
  [libc][obvious] Changed incorrect type (#143780)

After changing mbstate_t to mbstate we forgot to change the
character_converter files to reflect it.

Co-authored-by: Sriya Pratipati <sriyap at google.com>



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