[all-commits] [llvm/llvm-project] f019e2: [libc] Change __builtin_memcpy to inline_memcpy. (...

lntue via All-commits all-commits at lists.llvm.org
Fri Sep 12 14:57:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f019e2368b137371d248a7ddbe37f76466c2d44d
      https://github.com/llvm/llvm-project/commit/f019e2368b137371d248a7ddbe37f76466c2d44d
  Author: lntue <lntue at google.com>
  Date:   2025-09-12 (Fri, 12 Sep 2025)

  Changed paths:
    M libc/src/__support/CMakeLists.txt
    M libc/src/__support/arg_list.h
    M libc/src/stdio/printf_core/CMakeLists.txt
    M libc/src/stdio/printf_core/float_dec_converter_limited.h
    M libc/src/stdlib/CMakeLists.txt
    M libc/src/stdlib/qsort_data.h
    M libc/src/string/CMakeLists.txt
    M libc/src/string/stpcpy.cpp
    M libc/src/string/string_utils.h
    M libc/src/wchar/CMakeLists.txt
    M libc/src/wchar/wcpcpy.cpp
    M libc/src/wchar/wcscpy.cpp
    M libc/src/wchar/wmemcpy.cpp
    M libc/src/wchar/wmempcpy.cpp
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [libc] Change __builtin_memcpy to inline_memcpy. (#158345)



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