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

    <tr>
        <th>Summary</th>
        <td>
            [clang-tidy] lint issues found on arm32 not found on amd64
        </td>
    </tr>

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

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

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

<pre>
    It looks strange, but I observe that `clang-tidy` ran on `arm32` architecture finds more issues than when run on `amd64` architecture.

Here is the Github Actions runs of one of my repos:
https://github.com/cppfw/utki/actions/runs/3353311467

look for jobs named `sanitizer`:
`sanitizer - debian:bullseye` - job run on `amd64`, passes, no issues found.
`sanitizer - arm32v7/debian:bullseye` - job run on `arm32` architecture, some issues found by clang-tidy.

And this is not specific to only one clang-tidy check, there are other CI runs showing the same thing for different checks:
https://github.com/cppfw/utki/actions/runs/3353259128
https://github.com/cppfw/utki/actions/runs/3353224810
https://github.com/cppfw/utki/actions/runs/3353165186

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJytU11vnTAM_TXwYt2rkPD5wEPXalt_RgADaUOCktCru18_B9bedqqmPVQCbMf4-MQn6exwbR8DaGufPfjgpJkw4ffQbQEewXYe3QtCmGWApGS9pvwpqOFKAdDPYE1cl24RPC5J188qYB82hzAqM3hYLLnK-w19xDFwmdGA295ql6HM_649J-whYXfH9yfuCFSN8EOFeevgrg_KGh9hPNiRoDCa5QoOV-sT8ad0DmHdI_6dnmkvPvd2oaBf1_FCdgvPiow8EMmLmGSEKITIsrys3nOJg4LROnii2YCRCw5xE14aFdQvdOS_NX-_DicYsFPSULbbtPZ4xbjpUwT6ZBpRg1V6jz56xr5OcLSbGc6f4u8ivFRE_f86faZZbObtgh_aQXeFm_IfpLmjbJhJG3qMDeBX7NWoegiW2ujrLsytFvoZ--fYhLQkUSW9Nrpw_3ho6Wd7UWbatfY03YhOYZz4oMaRikw4UL5MZF40Ga-_Borndca-BCori6wuD6gU26wsq4xXRValQyuGRjQyDSpobJPi27trWTyAVjSiD_qR4Lvau0S3pXjU0s3p9h9UtX55NafV2Sc6JhQe6OQUddnk6dzWWDeMlc3Yi4o1lawaVvRNXlWs51wwTLXsUPtINuHc4OUgSD4xTlXLGecZEyxjRS3Ks0CZdxxlJ2RdlVmT5AwXqfQ58jhbN6Wu3Sl12-QpqZUP_pake6Mmg_tsIr7cwmxdqyY5KZ_undud-W9Fnpk4">