[all-commits] [llvm/llvm-project] f94950: [libc] Changed mbstate struct (#143942)
sribee8 via All-commits
all-commits at lists.llvm.org
Thu Jun 12 11:04:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f94950db89a905309ec9ea2245889df88ffd0690
https://github.com/llvm/llvm-project/commit/f94950db89a905309ec9ea2245889df88ffd0690
Author: sribee8 <145801438+sribee8 at users.noreply.github.com>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M libc/src/__support/wchar/character_converter.cpp
M libc/src/__support/wchar/mbstate.h
Log Message:
-----------
[libc] Changed mbstate struct (#143942)
Changed the mbstate variable from bits processed to bytes processed and
implemented isComplete().
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