[all-commits] [llvm/llvm-project] 6e4f50: [Utils] Remove redundant calls to std::unique_ptr<...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat May 10 07:27:50 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e4f501b1b67b9d45cbf97b959d43e776983b9c6
      https://github.com/llvm/llvm-project/commit/6e4f501b1b67b9d45cbf97b959d43e776983b9c6
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-05-10 (Sat, 10 May 2025)

  Changed paths:
    M llvm/lib/Transforms/Utils/CloneFunction.cpp
    M llvm/lib/Transforms/Utils/InlineFunction.cpp

  Log Message:
  -----------
  [Utils] Remove redundant calls to std::unique_ptr<T>::get (NFC) (#139352)



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