)]}'
{
  "commit": "3d0c616ce30cdc3d9c26dda8fdc608a6c85f00a6",
  "tree": "de1014941efa8d441bae2554ccca405178d0816a",
  "parents": [
    "5ab3c5215688f62dbc3707f0e9cc2e8b69c0a7f0"
  ],
  "author": {
    "name": "Jonas Devlieghere",
    "email": "jonas@devlieghere.com",
    "time": "Sun May 18 10:57:16 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sun May 18 10:57:16 2025 -0700"
  },
  "message": "[lldb-dap] Move the Variables struct into its own file (#140393)\n\nMove the Variables struct out of DAP.h and into its own file to reduce\nthe complexity of the latter. This PR also makes the members that are\nimplementation details private and adds a handful of basic unit tests.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5dedee8a87f41e059972a141dc457b7282007ecc",
      "old_mode": 33188,
      "old_path": "lldb/tools/lldb-dap/CMakeLists.txt",
      "new_id": "f8e81eaff860689296c86f151daaecabda65ee9c",
      "new_mode": 33188,
      "new_path": "lldb/tools/lldb-dap/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "d813cdb0b907498c0eb5e74e8592f5891f9cb3a8",
      "old_mode": 33188,
      "old_path": "lldb/tools/lldb-dap/DAP.cpp",
      "new_id": "8868131622243fcadcf1b0d1876db5e930f0340e",
      "new_mode": 33188,
      "new_path": "lldb/tools/lldb-dap/DAP.cpp"
    },
    {
      "type": "modify",
      "old_id": "975e2b290e1f912625c3b1849a5ff31aa889197a",
      "old_mode": 33188,
      "old_path": "lldb/tools/lldb-dap/DAP.h",
      "new_id": "eafc92776fca7f58cabfd08ca250a44831b0b558",
      "new_mode": 33188,
      "new_path": "lldb/tools/lldb-dap/DAP.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "777e3183d8c0d0de9471cb8f62ce4e3b83564994",
      "new_mode": 33188,
      "new_path": "lldb/tools/lldb-dap/Variables.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "0ed84b36aef99223157156c0325f0e971458f1c9",
      "new_mode": 33188,
      "new_path": "lldb/tools/lldb-dap/Variables.h"
    },
    {
      "type": "modify",
      "old_id": "af7d11e2e95e241b91bb40711f2e6f94642283af",
      "old_mode": 33188,
      "old_path": "lldb/unittests/DAP/CMakeLists.txt",
      "new_id": "429a12e9fb505391152bab26eeb15fc39f98feb3",
      "new_mode": 33188,
      "new_path": "lldb/unittests/DAP/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6b14fc6c3945d9ad7c48680d0282656463bcd22d",
      "new_mode": 33188,
      "new_path": "lldb/unittests/DAP/VariablesTest.cpp"
    }
  ]
}
