[all-commits] [llvm/llvm-project] 226d06: [libc] wmemcpy implementation (#142070)

sribee8 via All-commits all-commits at lists.llvm.org
Fri May 30 14:23:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 226d06ba43903ee0d8d941d053a2c320cd006a21
      https://github.com/llvm/llvm-project/commit/226d06ba43903ee0d8d941d053a2c320cd006a21
  Author: sribee8 <145801438+sribee8 at users.noreply.github.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/wmemcpy.cpp
    A libc/src/wchar/wmemcpy.h
    M libc/test/src/wchar/CMakeLists.txt
    A libc/test/src/wchar/wmemcpy_test.cpp

  Log Message:
  -----------
  [libc] wmemcpy implementation (#142070)

Implemented wmemcpy and tests for the function.

---------

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