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

    <tr>
        <th>Summary</th>
        <td>
            [clang-format] No option to preserve spaces after `sizeof`
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

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

    <tr>
      <th>Reporter</th>
      <td>
          bbrk24
      </td>
    </tr>
</table>

<pre>
    It's valid to remove spaces from `sizeof (x)`, but not `sizeof x`, so I like to keep spaces after every `sizeof` for consistency. However, as discussed in [this stackoverflow question](https://stackoverflow.com/questions/75599995/how-to-keep-space-after-sizeof), there doesn't seem to be an option to allow that.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxUks9upDwQxJ-mubQYgfnrA4cvXzTaXPYdbNMM3jGYdZuZZJ9-ZXaiTE4IdXf5V6pSzPayEg3QvEDzmqk9zj4MWoerqDPtx4_hLYLoGG_K2RGjx0CLvxHypgwxTsEvCG3B9g_5CUH07yAktAWI_1HvEVcfn-bvjwl7fENnr5QUr0Tbp56aIgWkG4WPrzNoC5x8QONXthxpNR8n_OHvaS2pKcbRstmZaUS7IjQvcbaMHJW5-huFyfk7_t6Jo_UrNK8g-jnGjaH6D8QZxPnb5sn4BcT5c59BnLumkVLKBsR59vc8-jxB5wd0fjDnD1QhE1GcKRCOnngF0UVkoiVZ1YRqRb8l3fSvXCKLs4qnbByqUVZSZTSUbde1XVd3dTYPQjetImpNrbVs9TSZqlSy7aVoGtnVfWYHUYiqqIqyrKqyrE-jHE1ftVOpyZCRPdQFLcq6k3O35eTDJbPMOw1tWfRt5pQmx0cDhFjpjscQhEiFCEO6yfV-YagLZznyl0q00R3VMU6tl3zyYVERmlf86Z88boGYwldl_kX8HG62Bzd8D-Ri47zrRxLpwccn34L_RSaCOB-YKZzDxt8AAAD__2Wr6mM">