[all-commits] [llvm/llvm-project] dabe98: [libc] Implemented wcsrchr (#142436)

Uzair Nawaz via All-commits all-commits at lists.llvm.org
Mon Jun 2 15:19:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dabe983e7eed17dca0ace7625420c5c66ab32d35
      https://github.com/llvm/llvm-project/commit/dabe983e7eed17dca0ace7625420c5c66ab32d35
  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/wcsrchr.cpp
    A libc/src/wchar/wcsrchr.h
    M libc/test/src/wchar/CMakeLists.txt
    A libc/test/src/wchar/wcsrchr_test.cpp

  Log Message:
  -----------
  [libc] Implemented wcsrchr (#142436)

fixes #124347 
Implemented wcsrchr 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