[all-commits] [llvm/llvm-project] f58cae: [libc] Changed CharacterConverter returns (#146130)
sribee8 via All-commits
all-commits at lists.llvm.org
Fri Jun 27 14:50:30 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f58caed1bc509e5b0f3ab4e875afc1c85183ec55
https://github.com/llvm/llvm-project/commit/f58caed1bc509e5b0f3ab4e875afc1c85183ec55
Author: sribee8 <sriya.pratipati at gmail.com>
Date: 2025-06-27 (Fri, 27 Jun 2025)
Changed paths:
M libc/src/__support/wchar/CMakeLists.txt
M libc/src/__support/wchar/character_converter.cpp
M libc/src/__support/wchar/mbrtowc.cpp
M libc/src/__support/wchar/wcrtomb.cpp
M libc/test/src/__support/wchar/utf8_to_32_test.cpp
Log Message:
-----------
[libc] Changed CharacterConverter returns (#146130)
changed internal CharacterConverter returns to return errno macro when
necessary for consistency.
---------
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