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

    <tr>
        <th>Summary</th>
        <td>
            Didn't find the option to not automatically add a space before the @ sign
        </td>
    </tr>

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

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

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

<pre>
    this is what i want:
`#define VERSION_MAJOR @VERSION_MAJOR@`
this is what after clang format: 
`#define VERSION_MAJOR @VERSION_MAJOR @`

I tried using the `ObjCSpaceAfterProperty` option but it didn't work. maybe it only works in OC?

I didn't find an option for not automatically adding Spaces in this case, and I'm not sure if I'm missing some options or there aren't any. 

Thank you for help.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyUU01vnDwQ_jXmMgoy5mPDgcO-ybtSKrVbJVWv1YAHcGLslW26or--snfbZqVeegFp4PmYx4_RezUZoo7V_7H6McM1zNZ1P6Zp2rLeyq0Ls_KgPJxnDKDgjCawcs_4I-N71nAmSkmjMgRf_39-eTp--vZx_-H4DKziNwNW8fh3gt1Q4hjIwaDRTDBat2Ckh3_mh_cCl-cTBKdIwuqVmSDMBKzhx_714eWEA-2j7mdnT-TCxhoO9hSUNdCvAVQAqaRhYhfgbN1bDgtuPcW5NXpLMw_KwPGBlYdbzd_AURkJaH7xjtaBsQFwDXbBoAbUegOUMppLjhJjymZAT0w8ABoJT0zsloT0qyNQ43WyKJ_28nahq4YH6-KejgAdXVyg2XJ47_DLjOYNNrsmRzPpU57JrpRt2WJGXdHsRLsrql2TzZ3AtmnqURRNi_yeD1IWhaxHLgYSsq_HTHWCi5IXvOGi2NVNXsum5m1LVGEpx3vBKk4LKp1r_X3JrZsy5f1KXd3e10WmsSftU_eEMHSG9JEJEavouoi569fJs4pr5YP_wxJU0NQ93mQdT_gadrB_zxoQfIwaehqto0spKg7xEmSr090cwsnHfosDE4dJhXnt88EuTByi9vV1d3L2lYbAxCE59kwc0kY_AwAA__8sXQ2c">