[all-commits] [llvm/llvm-project] b18467: [libc] Implemented wmemmove (#142245)

Uzair Nawaz via All-commits all-commits at lists.llvm.org
Fri Jun 13 09:48:45 PDT 2025


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

  Log Message:
  -----------
  [libc] Implemented wmemmove (#142245)

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