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

    <tr>
        <th>Summary</th>
        <td>
            `StaticConstant` classification for `readability-indetifier-naming` does not appear to get resolved
        </td>
    </tr>

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

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

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

<pre>
    Hi,

I've made a pretty exhaustive experiment for working out how Clang-tidy resolves its naming classfications and found that `StaticConstant` does not appear to be effected. From reading the code I identified where I thought it should be resolved, but empirically could not find any identifiers which uses this classification.

See https://github.com/KazNX/clang-tidy-naming/blob/main/ClangTidyNaming.cpp for details, search for `StaticContant`.

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJx9kk1v2zAMhn-NfSFiqHadNAcfuhTFigG9dIdd9UHb3GTLkOim2a8f7TT9AIoBhiiRwsuXj2yCOzXfKSsPmbrL1O15fcjK3TPCoB2Chiki8wnwpddzYpICvkwYacCRoQ0RjiH-obGDMDP04QgHr8duw-ROEDEF_4wJiBOMeliuWa9TaslqpjAm0KMTlVlW7jVDtlVPLCV7kCLrkSUBLojEGBj0NKGOwAGM2GhbtIyugPsYBuml3aLPPYINYv0ByIlHagkdHHuMS4r7MHc9iyFIsvVuUXq16YQDGJkCh4miOPT-JFLLpaV5S2JSj6d32ZhEl2wPcxKD3FM6T0eX8YqPWJ8QoWeeUlbdZuW9fB1xP5vChkEOP_Tfx18S7Ru-zZmY5IwPRsKgaZSwAv4pFx7XemGnaX0Ih6zJp2WKJJjE15L9SPQV6Kut3DWV21d7nTOxx-ZL9p8HuigusLUhT3zaCBY847gY_vrJOuQ30vkcffMfGN4_X8JmiuG3PLQcKaUZZb77ut6pOu8bNMpeu0opY-zNTX2j6lbZdqtKsysrVZvca4M-NVn9LSvLEY-wSsg-q-9yakpVlqout-pKSSh2uwr31faq1dfO7vY2u1YozH2x-ChC7PLYrJbM3CUpekqc3osLqG5EXNuJvp7lb4vN-rD52rhZjf8DkowtIQ">