[all-commits] [llvm/llvm-project] 00fb67: [Support] Use range-based for loops (NFC) (#169001)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Nov 21 10:09:15 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 00fb67af95635009f1539c88e8706665f4a2d017
      https://github.com/llvm/llvm-project/commit/00fb67af95635009f1539c88e8706665f4a2d017
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-11-21 (Fri, 21 Nov 2025)

  Changed paths:
    M llvm/lib/Support/CommandLine.cpp

  Log Message:
  -----------
  [Support] Use range-based for loops (NFC) (#169001)

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