<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/102727>102727</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [clang-format] Wrong spacing around arithmetic operator?
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            clang-format
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          prj-
      </td>
    </tr>
</table>

<pre>
    I'm not sure these two should by formatted differently?
```console
$ clang-format bug.c
v[num] = ((PetscReal)(numj)*HxdHy + (PetscReal)(numi)*HydHx);
v[num] = ((PetscReal)numj * HxdHy + (PetscReal)numi * HydHx);
```
This is with both version 18 and 20.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyMUsuq2zAQ_ZrxZkiQx88svEgI5nZXSqFr2RrbCrIU9Mi9-fviJPRFCwWBRtJ5cNCRIejZMndQnaA6ZzLFxfnu6i-7bHDq3n0Cala0LmJInjEuHBjju8OwuGQUDnecnF9ljKxQ6WlizzaaOxQ9iDOII9TiuUZngzP8uqUSRyPtvHuycUjzfny-3aA62bRCdUYozgjUArWfOYbxC0sDdABqbVovj-n49qHe7gh0wr-i9At1V28f21ic_tNkc0CgI_7TYFN_Iv4U_5H5efy66IA64LuOCw4uLnhjH7SzmLcorUIS-0x1hToUB5lxlzdUUJM3eZ0tXVO37cj5VB2KqWzHiWRbKFUNJHhsGpaZ7khQKdpciLqo8no_1SxkqVTdVjxQU0EpeJXa7I25rXvn50yHkLjLBTXUZEYObMKjAES__gkQbZXw3cbbDWkOUAqjQww_laKO5lGe34jVGb95Z2cMVzlqO6P0LlmF0uu4rBz1iO7KXkbnoeiz5E23xHgNUByBeqB-1nFJw350K1C_mb223dW7C48RqH9kCED9K8ato-8BAAD__6J-23A">