Page MenuHomePhabricator

Fix missing braces
ClosedPublic

Authored by Fabien on Jun 18 2020, 12:51.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCf3691320504a: Fix missing braces
Summary

As per title.

Test Plan

With clang as a compiler:

cmake -GNinja .. -DENABLE_CLANG_TIDY=ON
ninja all check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Jun 18 2020, 12:51
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
This revision is now accepted and ready to land.Jun 18 2020, 16:02
This revision was automatically updated to reflect the committed changes.