)]}'
{
  "commit": "7cd61793edbb4e6dbc0fb92e5d6d85cabfa62b40",
  "tree": "9f7a6e04744b13a03e41ce8ac591c6152d51598e",
  "parents": [
    "f64b5c9c6fa759256263376b32845fe930b4bae8"
  ],
  "author": {
    "name": "Jonas Devlieghere",
    "email": "jonas@devlieghere.com",
    "time": "Tue Aug 19 18:00:31 2025 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Aug 19 16:00:31 2025 -0700"
  },
  "message": "[lldb] Improve error handling in ObjectFileWasm (#154433)\n\nImprove error handling in ObjectFileWasm by using helpers that wrap\ntheir result in an llvm::Expected. The helper to read a Wasm string now\nreturn an Expected\u003cstd::string\u003e and I created a helper to parse 32-bit\nULEBs that returns an Expected\u003cuint32_t\u003e.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a000b34fbb549d7839a8d44c8f799f56334cbc28",
      "old_mode": 33188,
      "old_path": "lldb/source/Plugins/ObjectFile/wasm/ObjectFileWasm.cpp",
      "new_id": "777b20e9bb0f647dfa4b3ae90f27c0fdd744f0e5",
      "new_mode": 33188,
      "new_path": "lldb/source/Plugins/ObjectFile/wasm/ObjectFileWasm.cpp"
    }
  ]
}
