[all-commits] [llvm/llvm-project] b03f7c: [SimplifyCFG] Use range based for loop (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Nov 3 07:22:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b03f7c3365b1c6ae692b06685a6266d359bfa2d3
https://github.com/llvm/llvm-project/commit/b03f7c3365b1c6ae692b06685a6266d359bfa2d3
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-11-03 (Thu, 03 Nov 2022)
Changed paths:
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
Log Message:
-----------
[SimplifyCFG] Use range based for loop (NFC)
More information about the All-commits
mailing list