)]}'
{
  "commit": "a3dc77c00a012bb613cb08e669dab4fadf88e935",
  "tree": "86eac9343e513a3a29ef2f984f76c3e6789b37bd",
  "parents": [
    "0b8bd472b0faf79005dfdd1078904fdf39879d61"
  ],
  "author": {
    "name": "Jonas Devlieghere",
    "email": "jonas@devlieghere.com",
    "time": "Mon Feb 17 15:44:41 2025 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Feb 17 15:44:41 2025 -0800"
  },
  "message": "[lldb] Support stepping through C++ thunks (#127419)\n\nThis PR fixes LLDB stepping out, rather than stepping through a C++\nthunk. The implementation is based on, and upstreams, the support for\nruntime thunks in the Swift fork.\n\nFixes #43413",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f9ae2dc5896329c70f55ecc12380c703d65ca873",
      "old_mode": 33188,
      "old_path": "lldb/include/lldb/Target/LanguageRuntime.h",
      "new_id": "7e4c11df0da7f853dfac2ca0592edc63bf1eedab",
      "new_mode": 33188,
      "new_path": "lldb/include/lldb/Target/LanguageRuntime.h"
    },
    {
      "type": "modify",
      "old_id": "42fa54634841c94668073bca08a982c0610a721b",
      "old_mode": 33188,
      "old_path": "lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp",
      "new_id": "21a5ebe53073a10299a096b9c6efbf176517af81",
      "new_mode": 33188,
      "new_path": "lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.cpp"
    },
    {
      "type": "modify",
      "old_id": "57cfe28245808cf031ef8a2155e7276a5d281e93",
      "old_mode": 33188,
      "old_path": "lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h",
      "new_id": "05639e97989178d99dcc3f1562eaba7ebbe4c69c",
      "new_mode": 33188,
      "new_path": "lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPPLanguageRuntime.h"
    },
    {
      "type": "modify",
      "old_id": "e72f8d8f51a2068e3aa1819e1e95dfbb89b63471",
      "old_mode": 33188,
      "old_path": "lldb/source/Target/ThreadPlanShouldStopHere.cpp",
      "new_id": "fa6bc08a9914dabca20626be4a0af39d9c202591",
      "new_mode": 33188,
      "new_path": "lldb/source/Target/ThreadPlanShouldStopHere.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "99998b20bcb0502181cbf488a2034823e5f66d22",
      "new_mode": 33188,
      "new_path": "lldb/test/API/lang/cpp/thunk/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ceb16263648d67b312ad71c56213c9eb788ca078",
      "new_mode": 33188,
      "new_path": "lldb/test/API/lang/cpp/thunk/TestThunk.py"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "82d17b1350093ee6540555491239c5781ad4b78d",
      "new_mode": 33188,
      "new_path": "lldb/test/API/lang/cpp/thunk/main.cpp"
    }
  ]
}
