)]}'
{
  "commit": "efeb99b10f3945f557a046502d2d78163dbb1877",
  "tree": "f8969aae643a5e8d041ba9ab4f57e1c241aedd99",
  "parents": [
    "031f92b0746f8d5ef08f1ec2d58568d158ed4ed8"
  ],
  "author": {
    "name": "Jacek Caban",
    "email": "jacek@codeweavers.com",
    "time": "Sun May 25 15:21:44 2025 +0200"
  },
  "committer": {
    "name": "Jacek Caban",
    "email": "jacek@codeweavers.com",
    "time": "Sun May 25 19:31:22 2025 +0200"
  },
  "message": "headers: Don\u0027t mark RtlUnwind functions as noreturn\n\nThis reverts commit 8c2c00ef898f36d51613b45c2cab4f4448d35f0b.\n\nThese functions can unwind to the current frame, in which case they effectively return.\nTherefore, they should not be marked as noreturn. Use __builtin_unreachable in the\nARM64EC longjmp implementation instead.\n\nFixes https://gitlab.winehq.org/mono/wine-mono/-/merge_requests/30.\n\nSigned-off-by: Jacek Caban \u003cjacek@codeweavers.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8510fdae9ea39e921eb7c9afa067bc95f50ec089",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/misc/arm64ec/longjmp.c",
      "new_id": "4ad0435e06edecbd105b1862846b4ea97ab611b2",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/misc/arm64ec/longjmp.c"
    },
    {
      "type": "modify",
      "old_id": "9e57bb1006a53063d17baf270f17c28bed85d6b5",
      "old_mode": 33188,
      "old_path": "mingw-w64-headers/include/winnt.h",
      "new_id": "38b4d4f38fbbb2087adf5b9990aab8702e3ae27f",
      "new_mode": 33188,
      "new_path": "mingw-w64-headers/include/winnt.h"
    }
  ]
}
