)]}'
{
  "commit": "d08ab84d89035ed1ef489fc230756fa7779255a7",
  "tree": "7bd0ed2019945cf84794e83859bd8d0b5c28298e",
  "parents": [
    "c91f9c8c0a28149b8da39b4403444afa45c9ffff"
  ],
  "author": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Fri Feb 07 19:14:35 2025 -0700"
  },
  "committer": {
    "name": "Tom Tromey",
    "email": "tom@tromey.com",
    "time": "Wed Feb 19 18:11:24 2025 -0700"
  },
  "message": "Hoist language-finding in expand_symtabs_matching\n\nRight now, cooked_index_functions::expand_symtabs_matching computes\nthe language for each component of a split name, using the language of\nthe corresponding entry.\n\nInstead, I think that we want to do all the comparisons using the\nfinal entry\u0027s language.  I don\u0027t think there\u0027s a way to trigger bad\nbehavior here right now, but with another series I\u0027m working on, we\nend up with some entries whose language can\u0027t reliably be determined;\nand in this case using the final entry\u0027s language avoids issues.\n\nI suspect we could also dispense with the per-segment name-matcher\nlookup as well.\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "821f761558c945b9fa0a4093c668cf3ad78cacef",
      "old_mode": 33188,
      "old_path": "gdb/dwarf2/read.c",
      "new_id": "5ff80262d0303f83fc117d03fed402a4b89b28a9",
      "new_mode": 33188,
      "new_path": "gdb/dwarf2/read.c"
    }
  ]
}
