[all-commits] [llvm/llvm-project] a379b2: [IR] Use range-based for loops (NFC) (#97575)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Jul 3 12:53:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a379b2260fc3bada0c11a6a1cd7891a1a6e1fb99
https://github.com/llvm/llvm-project/commit/a379b2260fc3bada0c11a6a1cd7891a1a6e1fb99
Author: Kazu Hirata <kazu at google.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M llvm/lib/IR/DIBuilder.cpp
M llvm/lib/IR/LegacyPassManager.cpp
Log Message:
-----------
[IR] Use range-based for loops (NFC) (#97575)
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