[all-commits] [llvm/llvm-project] 62af2a: [libc] Implemented wcscmp (#142423)
Uzair Nawaz via All-commits
all-commits at lists.llvm.org
Mon Jun 2 15:16:35 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62af2a5ae20b47558e5e2c205217682e7d471914
https://github.com/llvm/llvm-project/commit/62af2a5ae20b47558e5e2c205217682e7d471914
Author: Uzair Nawaz <uzairnawaz at google.com>
Date: 2025-06-02 (Mon, 02 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/wcscmp.cpp
A libc/src/wchar/wcscmp.h
M libc/test/src/wchar/CMakeLists.txt
A libc/test/src/wchar/wcscmp_test.cpp
Log Message:
-----------
[libc] Implemented wcscmp (#142423)
Implemented wcscmp and added tests
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