[all-commits] [llvm/llvm-project] 2b81e9: [Orc] Use a range-based for loop (NFC) (#169240)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Nov 23 22:33:20 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b81e9e8fea0cdb2eac1537c1f882b695615b141
      https://github.com/llvm/llvm-project/commit/2b81e9e8fea0cdb2eac1537c1f882b695615b141
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-11-23 (Sun, 23 Nov 2025)

  Changed paths:
    M llvm/lib/ExecutionEngine/Orc/Core.cpp

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

Identified with modernize-loop-convert.



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