[all-commits] [llvm/llvm-project] 45d075: [libc] Cleaned up wcsspn and wcscspn (#147408)

sribee8 via All-commits all-commits at lists.llvm.org
Tue Jul 22 14:23:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 45d0750dac528ea7e1fcfda34cc9faca3c5454e6
      https://github.com/llvm/llvm-project/commit/45d0750dac528ea7e1fcfda34cc9faca3c5454e6
  Author: sribee8 <sriya.pratipati at gmail.com>
  Date:   2025-07-22 (Tue, 22 Jul 2025)

  Changed paths:
    M libc/src/wchar/CMakeLists.txt
    A libc/src/wchar/wchar_utils.h
    M libc/src/wchar/wcscspn.cpp
    M libc/src/wchar/wcsspn.cpp
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [libc] Cleaned up wcsspn and wcscspn (#147408)

created internal wcsspn to avoid duplicated code

---------

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