Project

General

Profile

« Previous | Next » 

Revision 43f93511

Added by jhawthorn (John Hawthorn) almost 3 years ago

Fix parens on LIKELY in basic operators

We want to hint to the compiler that it's likely that the BOP is
unredefined (the bit is 0). Previously we were accidentally hinting to
the compiler that it was non-zero due to a misplaced parenthesis.