)]}'
{
  "commit": "08201cb4245b0a03e1af664e00a22ea4db1fc2fb",
  "tree": "330a18526c1d2f30660f20af6a3e9cce27b455ab",
  "parents": [
    "576aa3a50960f02e4dfe2d6ed2c55aa66006adcf"
  ],
  "author": {
    "name": "David Spickett",
    "email": "david.spickett@linaro.org",
    "time": "Mon Aug 19 16:33:46 2024 +0100"
  },
  "committer": {
    "name": "David Spickett",
    "email": "david.spickett@linaro.org",
    "time": "Mon Aug 19 16:35:47 2024 +0100"
  },
  "message": "[lldb][test] Fix GCC warnings in TestGetControlFlowKindX86.cpp\n\n```\n\u003c...\u003e/TestGetControlFlowKindx86.cpp:148:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]\n  148 |     if (kind \u003d\u003d eInstructionControlFlowKindReturn)\n      |        ^\n```\n\nUsually llvm is a \"no braces for single line body\" project but\nfor whatever reason gcc objects to it here. Perhaps because it\u0027s\nwithin a for loop.\n\nAdded the newlines just for readability.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fecd93361e5633856ee8c9629029cecbfa9d59a7",
      "old_mode": 33188,
      "old_path": "lldb/unittests/Disassembler/x86/TestGetControlFlowKindx86.cpp",
      "new_id": "e9d5ae3f7b3cdba67043103777c641bf1713f807",
      "new_mode": 33188,
      "new_path": "lldb/unittests/Disassembler/x86/TestGetControlFlowKindx86.cpp"
    }
  ]
}
