[all-commits] [llvm/llvm-project] eb07f0: [Analysis] Use range-based for loops (NFC) (#146466)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Jul 1 19:38:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb07f0d4a933d18dbf9f606d533baced2a1a19ca
https://github.com/llvm/llvm-project/commit/eb07f0d4a933d18dbf9f606d533baced2a1a19ca
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-01 (Tue, 01 Jul 2025)
Changed paths:
M clang/include/clang/Analysis/CFG.h
M clang/lib/Analysis/CFG.cpp
M clang/lib/Analysis/CFGStmtMap.cpp
M clang/lib/Analysis/CallGraph.cpp
M clang/lib/Analysis/LiveVariables.cpp
M clang/lib/Analysis/PathDiagnostic.cpp
M clang/lib/Analysis/ReachableCode.cpp
Log Message:
-----------
[Analysis] Use range-based for loops (NFC) (#146466)
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