)]}'
{
  "commit": "8370bcc7b7b966ea86a7c87ba1549e607da7ac25",
  "tree": "cf5256dd51ae09cd00d8aa3a645e4abaa4d49a2a",
  "parents": [
    "c92d4de16a0650ae973cfecf9c563893757a01f1"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Fri Mar 10 22:16:51 2023 -0700"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Sun Jan 28 10:58:16 2024 -0700"
  },
  "message": "Remove a check of VAR_DOMAIN\n\ncompletion_list_add_symbol checks that the returned symbol has\nVAR_DOMAIN, but also checks that its address class is LOC_BLOCK.  The\ndomain check is redundant -- only functions can possibly be LOC_BLOCK\n-- and leaving this in place will cause a regression when combined\nwith a later patch in this series.  This patch preemptively removes\nthe redundant check.\n\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7c56dbadf8cd20e6dba1b0c4ba0a5b4b59bffcac",
      "old_mode": 33188,
      "old_path": "gdb/symtab.c",
      "new_id": "76a771b11665ebbd9868b58d838aa9e095a33c00",
      "new_mode": 33188,
      "new_path": "gdb/symtab.c"
    }
  ]
}
