[all-commits] [llvm/llvm-project] 38124f: [ProfileData] Use a range-based for loop (NFC) (#9...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Jun 8 08:37:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 38124fef7ec70cf73f3b86a03a287a88a16d7926
      https://github.com/llvm/llvm-project/commit/38124fef7ec70cf73f3b86a03a287a88a16d7926
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-06-08 (Sat, 08 Jun 2024)

  Changed paths:
    M llvm/lib/ProfileData/InstrProfReader.cpp

  Log Message:
  -----------
  [ProfileData] Use a range-based for loop (NFC) (#94856)

While I am at it, this patch adds const to a couple of places.



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