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

    <tr>
        <th>Summary</th>
        <td>
            [clang-tidy] fuchsia - dead links in documentation
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            documentation,
            clang-tidy
      </td>
    </tr>

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

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

<pre>
    All checks got dead links in documentation, current repository is here:
https://fuchsia.googlesource.com/fuchsia/+/refs/heads/main/docs/development/languages/c-cpp/cxx.md

And same page looks to be also here:
https://fuchsia.dev/fuchsia-src/development/languages/c-cpp/cxx?hl=en

Additionally:
- fuchsia-default-arguments-declarations - this check looks obsolete, this restriction were lifted in 2017
- fuchsia-default-arguments-calls - i didn't found any rule for that, probably it's related to previous one.
- fuchsia-multiple-inheritance - looks to be obsolete, its on allowed list
- fuchsia-overloaded-operator - this is ok, its not allowed
- fuchsia-statically-constructed-objects - this is ok, its not allowed
- fuchsia-trailing-return - this is ok, its not allowed
- fuchsia-virtual-inheritance  - this is ok, its not allowed

Those requirements are in "C++ in Zircon", and most probably all those checks should be in zircon module.
Other interesting fact is that all those checks are for that project, but that project does not use them (checked .clang-tidy).
https://fuchsia.dev/fuchsia-src/development/languages/c-cpp/lint?hl=en



</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJysVU1v4zYQ_TX0ZSDDpvx50CHZwKcCLdCe9kaRI4nNiKOSQ--6v76gHG_itGgToBcSFMX3Zt6bIU1Kvg-Ijdo-qu3TwmQZODa_eJb49defFi27S_NABHZA-5ygZwGHxgH58JzAB3Bs84hBjHgOSn8Bm2PEIBBx4uSF4wV8ggEjqvpBrZ7U6mEQmVJZ6ZPSpy7bIXmz7Jl7wsQ5WlxaHl-35v8elT5F7JLSpwGNK_NofFD65NiWlcMzEk8lGKVPZEKfTY9lx1Z2msr8_ftydNcYruNDcJDMiDCZHoGYnxMIQ4tgKPFHonZ4fl1VKdqPRqLq00CqfsJwF5BzvihpiC4_mCu44TvsTCapTOxn1VPl0JKJs_oJKpDBp6tZL9lwm5hQsFgzb0ZMEr0tB-AbRgTynaArXurVev_fjNYQFSoPzrug9F6g4xwcmHCBmAmh4wgyGCmcU-TWtHQBL0rvCz2ZQicMU8Sz55yAAy7f846ZxE-ElQ8DRi8mWITqzqK3qXkpMGCI-BuW8kzyHpHPGImNQ1fxhNEIx5tgPgE_32ACyw3nPUQqZV7yv1SWQ5KYrRS49ne0kj6LJtF48qGvIkqO4bPHzz5KNnQn0McwruNvAyeEiH9kH3G2FkzEUgdK6y9zwz2W1VcfbWltXfBMcDBykldfDRHIDPVyR6SBM7likA_w53wYRnaZbib_LANG8EGw1KIPPXTGSom5FM3fAUtUt5IqvEXsEkub5e4bOMZrtjkhyIAjKH2YQdDB0pZGrMS7i9LH5f_f0-SD_HNTX8eFa2p3rI9mgc16d9D1br3d1ouhsUfc1ceuM7vDdr_pVsfD7oj7zc7t67rbu27hG73S9WqjN-tDfVzXy3q3Nyu7Rd0ZjWid2qxwNJ6WROdxybFf-JQyNjtd15sFmRYpzVe81u_u62Kq0vqtNro8BLEpUFWb-6Q2q9JO6RVcvND8ZLw5tn26FSZU__ZELHKk5l723suQ25crv5C8TNUPr09zOkXsOaO_AgAA__-A8kFI">