)]}'
{
  "commit": "9e0d8a65db700435bda0ca8d63dadb07e6e18370",
  "tree": "2cae21b83fd403a17d8b62cf43c7cb6531b4b01c",
  "parents": [
    "83538c5ef242052a9140603a167858af86b033c3"
  ],
  "author": {
    "name": "Adrian Prantl",
    "email": "aprantl@apple.com",
    "time": "Mon Jun 01 09:19:17 2026 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Jun 01 09:19:17 2026 -0700"
  },
  "message": "[LLDB] Detect cycles during Type resolution (#200304)\n\nI got LLDB crash reports from the Swift plugin where (presumably\nmalformed) debug info sends lldb_private::Type into an infite recursion.\nMost likely this is a bug in the DWARF parser, however, even malformed\ninputs shouldn\u0027t crash LLDB so this patch adds cycle detection.\n\nrdar://177856769\n\nAssisted-by: claude",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "02b43e300a83e02ed8b6204acc2418cfd3e7901e",
      "old_mode": 33188,
      "old_path": "lldb/include/lldb/Symbol/Type.h",
      "new_id": "84666a04818a5845d3c1b0a2f8cb0f317d1d912c",
      "new_mode": 33188,
      "new_path": "lldb/include/lldb/Symbol/Type.h"
    },
    {
      "type": "modify",
      "old_id": "2296c3a9ea91497a946388e9a7a4807b962115e5",
      "old_mode": 33188,
      "old_path": "lldb/source/Symbol/Type.cpp",
      "new_id": "7681d7065a522a238d7f8ed44ed98f278247b4dc",
      "new_mode": 33188,
      "new_path": "lldb/source/Symbol/Type.cpp"
    },
    {
      "type": "modify",
      "old_id": "e3bb2cf6e69e2a70a5bc624566386d077db108f7",
      "old_mode": 33188,
      "old_path": "lldb/unittests/Symbol/TestType.cpp",
      "new_id": "b7dcfc64b55cb9a27fe53112157f8dff773d53f8",
      "new_mode": 33188,
      "new_path": "lldb/unittests/Symbol/TestType.cpp"
    }
  ]
}
