[all-commits] [llvm/llvm-project] 8f5c33: [Sema] Use a range-based for loop (NFC) (#144252)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Jun 15 10:33:14 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f5c338b89a22abc3191a0d931071c09630d6195
      https://github.com/llvm/llvm-project/commit/8f5c338b89a22abc3191a0d931071c09630d6195
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-06-15 (Sun, 15 Jun 2025)

  Changed paths:
    M clang/lib/Sema/SemaOverload.cpp

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

Note that LLVM Coding Standards discourages for_each.



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