Bitwise operation issues
- Incompatible bitwise mask operation
Reports bitwise mask expressions which are guaranteed to evaluate to true or false.
- Pointless bitwise expression
Reports pointless bitwise expressions.
- Shift operation by inappropriate constant
Reports shift operations where the shift value is a constant outside the reasonable range.
Last modified: 11 September 2024