)]}'
{
  "commit": "bf0392e67ac2fed87fd9a2ebecf0383dde83804f",
  "tree": "2972ec37667d159458f0fcf9facbd5a127232675",
  "parents": [
    "549e1dc3faac1bcf4d8ff30e3c5977b78e2c5259"
  ],
  "author": {
    "name": "Haojian Wu",
    "email": "hokein.wu@gmail.com",
    "time": "Mon Jan 02 12:04:49 2023 +0100"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Wed Jan 04 01:15:33 2023 -0800"
  },
  "message": "[clang-tidy] Don\u0027t emit misc-unused-using-decl warnings for header files.\n\nUsing decls in header files are special, usually as part of the\npublic API, the check should not emit warnings on these.\n\nThe check already detects unused using-decls which are in the current main\nfile, but if the main file happens to be a header file, we still\nemit warnings, this patch suppresses that.\n\nDifferential Revision: https://reviews.llvm.org/D140894\n\nGitOrigin-RevId: 0e11d65a58da32311b562ecea2b5ba9d4d655659\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "244cf719b5a8c54cb56612372fa0002cf5e7a998",
      "old_mode": 33188,
      "old_path": "clang-tidy/misc/UnusedUsingDeclsCheck.cpp",
      "new_id": "6aee03083282d8d1007e55115d0afae71b3d344d",
      "new_mode": 33188,
      "new_path": "clang-tidy/misc/UnusedUsingDeclsCheck.cpp"
    },
    {
      "type": "modify",
      "old_id": "1383fcadc6cd284b9bac8d4f92facabd530cb12a",
      "old_mode": 33188,
      "old_path": "clang-tidy/misc/UnusedUsingDeclsCheck.h",
      "new_id": "41eedb3873707b200decbb6eb47207aad252ca16",
      "new_mode": 33188,
      "new_path": "clang-tidy/misc/UnusedUsingDeclsCheck.h"
    },
    {
      "type": "modify",
      "old_id": "9de1cb2cc3588b06b2ba3d81379cc714073cf8c3",
      "old_mode": 33188,
      "old_path": "docs/clang-tidy/checks/misc/unused-using-decls.rst",
      "new_id": "26dcf40c01b46ec53d129db11702127f01177e7e",
      "new_mode": 33188,
      "new_path": "docs/clang-tidy/checks/misc/unused-using-decls.rst"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f15e4fae80c0bc40a86cf47412213cabb5eaeaf3",
      "new_mode": 33188,
      "new_path": "test/clang-tidy/checkers/misc/unused-using-decls.hxx"
    }
  ]
}
