...
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
[Tutorials 08] When writing compound expressions, be explicit and indicate with parentheses which operators should be evaluated first Expressions, Statements, and Blocks