Page MenuHomePhabricator

Fix some more copies in loops
ClosedPublic

Authored by Fabien on Aug 6 2019, 08:57.

Details

Summary

These copies where catched by clang-7 but not by clang-6.

Test Plan

With clang-7:

ninja check

There should be no -Wrange-loop-analysis warning.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_range_loop_analysis
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7051
Build 12149: Bitcoin ABC Buildbot (legacy)
Build 12148: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Aug 6 2019, 16:14
This revision was automatically updated to reflect the committed changes.