[all-commits] [llvm/llvm-project] cfba77: WCSChr Implementation (#141690)
sribee8 via All-commits
all-commits at lists.llvm.org
Wed May 28 14:08:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cfba7718d28788891860915a2232021fc227cf91
https://github.com/llvm/llvm-project/commit/cfba7718d28788891860915a2232021fc227cf91
Author: sribee8 <145801438+sribee8 at users.noreply.github.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M libc/config/linux/x86_64/entrypoints.txt
M libc/include/wchar.yaml
M libc/src/wchar/CMakeLists.txt
A libc/src/wchar/wcschr.cpp
A libc/src/wchar/wcschr.h
M libc/test/src/wchar/CMakeLists.txt
A libc/test/src/wchar/wcschr_test.cpp
Log Message:
-----------
WCSChr Implementation (#141690)
implemented wcschr and tests
---------
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