[all-commits] [llvm/llvm-project] 0ede7a: [ADT] Use llvm::copy in SmallPtrSet.cpp (NFC) (#15...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Aug 16 06:47:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ede7ace0df65d7436b3ed74694ad28a9edb1735
      https://github.com/llvm/llvm-project/commit/0ede7ace0df65d7436b3ed74694ad28a9edb1735
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-08-16 (Sat, 16 Aug 2025)

  Changed paths:
    M llvm/include/llvm/ADT/SmallPtrSet.h
    M llvm/lib/Support/SmallPtrSet.cpp

  Log Message:
  -----------
  [ADT] Use llvm::copy in SmallPtrSet.cpp (NFC) (#153930)

This patch uses llvm::copy in combination with buckets() and
small_buckets().



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