...
This rule appears in the C++ and C Secure Coding Standard as EXP00-CPP. Use parentheses for precedence of operation. and EXP00-C. Use parentheses for precedence of operation..
References
Operator PrecedenceExpressions "When writing compound expressions, be explicit and indicate with parentheses which operators should be evaluated first."