[all-commits] [llvm/llvm-project] b215c8: [libc] wcpcpy implementation (#144802)
sribee8 via All-commits
all-commits at lists.llvm.org
Mon Jun 23 11:31:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b215c8e18ff9aec25fa01c802c388d93b391ff91
https://github.com/llvm/llvm-project/commit/b215c8e18ff9aec25fa01c802c388d93b391ff91
Author: sribee8 <sriya.pratipati at gmail.com>
Date: 2025-06-23 (Mon, 23 Jun 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/wcpcpy.cpp
A libc/src/wchar/wcpcpy.h
M libc/test/src/wchar/CMakeLists.txt
A libc/test/src/wchar/wcpcpy_test.cpp
Log Message:
-----------
[libc] wcpcpy implementation (#144802)
Implemented wcpcpy 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