mirror of https://github.com/bitcoin/bitcoin
The side-effects make review somewhat harder because 99.9% of the time the macro usage has no sideeffects, so they're easily ignored. The main motivation for avoiding the side effects is so that the macro can be completely stubbed out for branch coverage analysis otherwise all the unreachable verify code gets counted against coverage.pull/11871/head
parent
b30fc85c9e
commit
e3cd679634
Loading…
Reference in new issue