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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.