)]}'
{
  "commit": "7088a5ed880f29129ec844c66068e8cb61ca98bf",
  "tree": "292a9b287f2dc0fe6d4f60fcc45d394989f004cd",
  "parents": [
    "fdce0bfb7f84dc3a29acaefe04ee2f3d75d52c46"
  ],
  "author": {
    "name": "Dimitry Andric",
    "email": "dimitry@andric.com",
    "time": "Thu Aug 01 09:28:29 2024 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Aug 01 09:28:29 2024 +0200"
  },
  "message": "[lldb][FreeBSD] Fix NativeRegisterContextFreeBSD_{arm,mips64,powerpc} declarations (#101403)\n\nSimilar to #97796, fix the type of the `native_thread` parameter for the\r\narm, mips64 and powerpc variants of `NativeRegisterContextFreeBSD_*`.\r\n\r\nOtherwise, this leads to compile errors similar to:\r\n\r\n```\r\nlldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_powerpc.cpp:85:39: error: out-of-line definition of \u0027NativeRegisterContextFreeBSD_powerpc\u0027 does not match any declaration in \u0027lldb_private::process_freebsd::NativeRegisterContextFreeBSD_powerpc\u0027\r\n   85 | NativeRegisterContextFreeBSD_powerpc::NativeRegisterContextFreeBSD_powerpc(\r\n      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n```\r\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "89ffa617294aa6c10a90d78f108210c63258a134",
      "old_mode": 33188,
      "old_path": "lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm.h",
      "new_id": "b9537e6952f6c45eee8f8cb607cb0e986db31e15",
      "new_mode": 33188,
      "new_path": "lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_arm.h"
    },
    {
      "type": "modify",
      "old_id": "0b4a508a7d5dd9036676cbf00282fe1434272df3",
      "old_mode": 33188,
      "old_path": "lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_mips64.h",
      "new_id": "286b4fd8d8b996ba26d9a16280857765d167bdab",
      "new_mode": 33188,
      "new_path": "lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_mips64.h"
    },
    {
      "type": "modify",
      "old_id": "3df371036f91536f7e126058744de876a30f0818",
      "old_mode": 33188,
      "old_path": "lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_powerpc.h",
      "new_id": "420db822acc0ffa086f62c3f43003616d64cf5a2",
      "new_mode": 33188,
      "new_path": "lldb/source/Plugins/Process/FreeBSD/NativeRegisterContextFreeBSD_powerpc.h"
    }
  ]
}
