[all-commits] [llvm/llvm-project] 6d4a50: [ADT] Avoid ambiguity by using std::memcpy instead...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Mon Jul 14 02:45:10 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d4a50272f19c1db65dcf0349b6905f12442f80b
      https://github.com/llvm/llvm-project/commit/6d4a50272f19c1db65dcf0349b6905f12442f80b
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

  Changed paths:
    M llvm/include/llvm/ADT/Hashing.h
    M llvm/include/llvm/ADT/SmallVector.h

  Log Message:
  -----------
  [ADT] Avoid ambiguity by using std::memcpy instead of memcpy (NFC).



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