)]}'
{
  "commit": "9dc65372aa6101bd72be80ca0901cb8dd780d01f",
  "tree": "8ff214845c2889c3ba48cd63bf7dab86a666e643",
  "parents": [
    "df52bb4c32e2dde40e096813ec83cc0c8a271a10"
  ],
  "author": {
    "name": "Donát Nagy",
    "email": "donat.nagy@ericsson.com",
    "time": "Wed Mar 04 19:02:26 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Mar 04 19:02:26 2026 +0100"
  },
  "message": "[clang-tidy] Don\u0027t report unnamed params for misc-const-correctness (#184388)\n\nPreviously misc-const-correctness warned about non-const unnamed\nparameters; but this commit excludes them because these warnings are not\nactually useful. An unnamed parameter cannot be referenced at all, so\nmarking them as \u0027const\u0027 doesn\u0027t add additional information.\n\nAlso the diagnostic messages look awkward without a name.\n\nFixes #184330",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7e388201bf79a898aeca89c44b5c567faa917051",
      "old_mode": 33188,
      "old_path": "clang-tools-extra/clang-tidy/misc/ConstCorrectnessCheck.cpp",
      "new_id": "f07b49444f3e23809da2b651ce47a9b524cdadee",
      "new_mode": 33188,
      "new_path": "clang-tools-extra/clang-tidy/misc/ConstCorrectnessCheck.cpp"
    },
    {
      "type": "modify",
      "old_id": "0365df2aa4504c12744e89ec205a917b8d441ecc",
      "old_mode": 33188,
      "old_path": "clang-tools-extra/docs/clang-tidy/checks/misc/const-correctness.rst",
      "new_id": "7a0c73e0994940795306ca61104e9a96292949c9",
      "new_mode": 33188,
      "new_path": "clang-tools-extra/docs/clang-tidy/checks/misc/const-correctness.rst"
    },
    {
      "type": "modify",
      "old_id": "96d54b844170054e509619a07b9a168ff0ad1b95",
      "old_mode": 33188,
      "old_path": "clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-parameters.cpp",
      "new_id": "8ff099eadb5a9ef03ae10d7714189ea1de9189c7",
      "new_mode": 33188,
      "new_path": "clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-parameters.cpp"
    }
  ]
}
