[all-commits] [llvm/llvm-project] 52583b: [libc] Character converter skeleton class (#143619)
Uzair Nawaz via All-commits
all-commits at lists.llvm.org
Wed Jun 11 13:11:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52583b3ed7dd39788360361fc1e21039c8eb5479
https://github.com/llvm/llvm-project/commit/52583b3ed7dd39788360361fc1e21039c8eb5479
Author: Uzair Nawaz <uzairnawaz at google.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
A libc/hdr/types/char32_t.h
A libc/hdr/types/char8_t.h
A libc/hdr/uchar_overlay.h
A libc/src/__support/wchar/CMakeLists.txt
A libc/src/__support/wchar/character_converter.cpp
A libc/src/__support/wchar/character_converter.h
A libc/src/__support/wchar/mbstate.h
A libc/src/__support/wchar/utf_ret.h
Log Message:
-----------
[libc] Character converter skeleton class (#143619)
Made CharacterConverter class skeleton
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