[all-commits] [llvm/llvm-project] ae372b: [CodeGen] Use range-based for loops (NFC) (#145142)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Jun 21 08:21:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae372bfca890cc7a67553b3cb19134359b66c0e1
https://github.com/llvm/llvm-project/commit/ae372bfca890cc7a67553b3cb19134359b66c0e1
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-21 (Sat, 21 Jun 2025)
Changed paths:
M clang/include/clang/CodeGen/CGFunctionInfo.h
M clang/lib/CodeGen/CGOpenMPRuntime.cpp
M clang/lib/CodeGen/CGRecordLayoutBuilder.cpp
M clang/lib/CodeGen/CGStmt.cpp
M clang/lib/CodeGen/MicrosoftCXXABI.cpp
M clang/lib/CodeGen/ModuleBuilder.cpp
M clang/lib/CodeGen/TargetBuiltins/ARM.cpp
M clang/lib/CodeGen/Targets/X86.cpp
Log Message:
-----------
[CodeGen] Use range-based for loops (NFC) (#145142)
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