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

    <tr>
        <th>Summary</th>
        <td>
            Disable readability-identifier-naming.HungarianNotation.PrimitiveType
        </td>
    </tr>

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

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

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

<pre>
    I want to leave only `readability-identifier-naming.HungarianNotation.DerivedType.Pointer`, how can I disable Hungarian notation for primitive types or at least explicitly give them all an empty prefix? In my opinion, it's very oddly done that if I just want to add a prefix `p` to all pointers (whether it's a class field or any other pointer), then I'll also have to face those prefixes for all the primitive types I don't need.

For example, I just want `int* m_somePointerField` to be renamed `m_pSomePointerField`, but not `m_piSomePointerField`
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyVUk2PmzAQ_TXmMgoiJpDkwCFtlG0u1UrtfWXwAN4aG9kmWf59xyxpK-1eivgw9sx7b95MbeVcXeEuTIBgQaO4IVijZ2Bl5lBIUSutwrxREk1QrUK3MWJQpku_TaYTTgnz3QYRlDXpGZ26ofw5j5g-W2UCOkJh_Cv09g6NMHAFqbyoNcKfbDBrOrTWwejUoAKhQCAUD7QlQpTlA-DbqFWjAonrlogeBxBaA4HgMIaZsrFVbyy_wNXAMIMdlSHkqEAFxvcebuhoW0rCkNZEDIJXLQl7nYji4YOQEsQKF50Y6Vn2iW18r8wD44d7j6TCPdAFNFp4D2STlot2Q2xLxJrF-DGqoS0yg3Kieu0t9NF3ImhFE0VZjys7eRB9icSU9MGfayyDcAIYRJmy7Myy0_v7Qmn4JoZRY6T8t0KqhtQwfoLhxdsB12Zdouy10hrBIXUaZYweXsYfH-MibD2F2ME1SH0SlWC1LcvDdr_LCp7IKpfH_CiSQI3E6ryOw_-O2vPDhzhsyeR01YcwepafGL_Q3anQT3Xa2IF-tL49PpvR2VdsqPaL8n5CT4vicMz3SV_Vu8NuW_J9ceSIbdtwWuflvkZ5LPayLBMtatS-YsUXxrnBOywQtGbFOVEVzzjfxiuPlaZlUciyLnaE1hyyvGC7DAehdBp1pNZ1iasWSfXUeTrUygf_95DmSHXU1IWO8MVEY-GqJ4110wvjf81PKiSLgmqp4DdVF0o2">