[all-commits] [llvm/llvm-project] 37d3f4: [Transforms] Use range-based for loops (NFC) (#98465)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Jul 12 00:05:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 37d3f44a58d0a2a2e8782266acd66a6733984842
https://github.com/llvm/llvm-project/commit/37d3f44a58d0a2a2e8782266acd66a6733984842
Author: Kazu Hirata <kazu at google.com>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp
M llvm/lib/Transforms/Scalar/NewGVN.cpp
M llvm/lib/Transforms/Scalar/Reassociate.cpp
M llvm/lib/Transforms/Utils/CloneModule.cpp
Log Message:
-----------
[Transforms] Use range-based for loops (NFC) (#98465)
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