Page MenuHomePhabricator

CBlockLocator: performance-move-const-arg Clang tidy fixups
ClosedPublic

Authored by Fabien on Jun 5 2024, 13:08.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCe437874f1452: CBlockLocator: performance-move-const-arg Clang tidy fixups
Summary

Backport of core#25963.

Fix explicit move for RVO and make the CBlockLocator constructor move the hashes.

Test Plan
ninja all check-all