[all-commits] [llvm/llvm-project] d721d4: [libc] Implemented wcspbrk (#142040)

Uzair Nawaz via All-commits all-commits at lists.llvm.org
Fri May 30 14:12:43 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d721d4e280391d36b72d513c18ca04c6e0c03a1a
      https://github.com/llvm/llvm-project/commit/d721d4e280391d36b72d513c18ca04c6e0c03a1a
  Author: Uzair Nawaz <uzairnawaz at google.com>
  Date:   2025-05-30 (Fri, 30 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/wcspbrk.cpp
    A libc/src/wchar/wcspbrk.h
    M libc/test/src/wchar/CMakeLists.txt
    A libc/test/src/wchar/wcspbrk_test.cpp

  Log Message:
  -----------
  [libc] Implemented wcspbrk (#142040)

Implemented wcspbrk 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