[all-commits] [llvm/llvm-project] 253b8f: [BOLT][NFC] Use refs for loop variables to avoid c...

Amir Ayupov via All-commits all-commits at lists.llvm.org
Fri May 13 12:18:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 253b8f0abd669ec1238e90080ce753fb3122e350
      https://github.com/llvm/llvm-project/commit/253b8f0abd669ec1238e90080ce753fb3122e350
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2022-05-13 (Fri, 13 May 2022)

  Changed paths:
    M bolt/lib/Core/BinaryFunction.cpp
    M bolt/lib/Profile/DataReader.cpp
    M bolt/lib/Rewrite/BoltDiff.cpp

  Log Message:
  -----------
  [BOLT][NFC] Use refs for loop variables to avoid copies

Addresses warnings when built with Apple Clang.

Reviewed By: yota9

Differential Revision: https://reviews.llvm.org/D125483




More information about the All-commits mailing list