<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/91203>91203</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
[clang-tidy] Add check option to ignore `readability-math-missing-parentheses` between multiplication (`*`, `/`, `%`) and addiction (`+`, `-`) operators
</td>
</tr>
<tr>
<th>Labels</th>
<td>
clang-tidy
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
zufuliu
</td>
</tr>
</table>
<pre>
I think most people knows well multiplication has higher precedence than addition, reports warning between them is not much useful compared to warnings on bitwise operators.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxckcFunDAQhp_GXEasjFnIcuCwSbRSH8PYA56usZE97mr79BUoTdJeZmTp_0fy9-mcaQmIo-heRfde6cIupvF3mYunUk3RPscfwI7CHdaYGTaMm0e4h_jI8EDvYS2eafNkNFMM4HQGR4vDBFtCgxaDQWCnA2hrac8I9QYJt5g4w0OnQGGBCfmBGIAdrkAZQmRYi3FQMs7Fg4nrphNa4Pi3kyEGmIgflBHihklzTPlU2bG1QzvoCsfmpemkbM6NqtzYDLNFo8697vV0mXU3TFq35tLMc4uNxIpGJdVZdrJv2qbv1GnQzWBnOwxy6nrzMouzxFWTP3n_az3FtFSUc8FxaJRsK68n9PkgqZTxOiw1k30KpXayadxL9VSWLM7SU-b8dYaJ_eHgW617h6u1YByaO8TtgMsRaAkxIYheJtRWT-SJn_Wq2dUr5UxhqXdQgR1mzKKXn2j_EyXURfRSqOsx3-BYt--P7pgD6GAPd-af3utXtP4IfkqAqiQ_OuYti_a6n1W3hdiV6WTiKtRt__nHqrcUf6JhoW4HzSzU7QD6JwAA__9Ju9td">