Commit c6a7f52
[llvm-profdata] Use a range-based for loop (NFC) (llvm#168672)
Identified with modernize-loop-convert.1 parent fa1ceea commit c6a7f52
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2929 | 2929 | | |
2930 | 2930 | | |
2931 | 2931 | | |
2932 | | - | |
2933 | | - | |
2934 | | - | |
| 2932 | + | |
| 2933 | + | |
| 2934 | + | |
2935 | 2935 | | |
2936 | 2936 | | |
2937 | 2937 | | |
| |||
0 commit comments