[all-commits] [llvm/llvm-project] a7a65a: [flang] explicitly cast the pointer to void* in st...

Kelvin Li via All-commits all-commits at lists.llvm.org
Thu Mar 6 13:09:37 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a7a65a824ed6cb9dec6b4b858c8479b2da5e9752
      https://github.com/llvm/llvm-project/commit/a7a65a824ed6cb9dec6b4b858c8479b2da5e9752
  Author: Kelvin Li <kkwli at users.noreply.github.com>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M flang-rt/lib/runtime/assign.cpp
    M flang-rt/lib/runtime/descriptor.cpp

  Log Message:
  -----------
  [flang] explicitly cast the pointer to void* in std::memcpy calls (NFC) (#129946)

This patch is to add the explicit cast to the first argument of std::memcpy.



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