)]}'
{
  "commit": "8d6841f280abc55d4a4fdcfd5eb4a69edb544c03",
  "tree": "b3bc39f597a6dfcc1e3db6e95a0d3128c30375ce",
  "parents": [
    "ea0761ff0c105ce6eebc3933d3a40d542ab06e3c"
  ],
  "author": {
    "name": "Shafik Yaghmour",
    "email": "shafik.yaghmour@intel.com",
    "time": "Tue Jun 10 08:32:54 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jun 10 08:32:54 2025 -0700"
  },
  "message": "[Clang][NFC][ByteCode] Initialize Function HasBody in constructor (#143443)\n\nStatic analysis flagged HasBody as not being initialized during\nconstruction. It looks like an oversight in:\nhttps://github.com/llvm/llvm-project/pull/139671\n\nThis would be a lot simpler with C++20 which allows in class\ninitialization of bit-fields.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9eb6744ea47ad3e65792873d0edfb86d033bd45a",
      "old_mode": 33188,
      "old_path": "clang/lib/AST/ByteCode/Function.cpp",
      "new_id": "0e639df3cafbabc27fc8d8dd3d08c0645b88e89e",
      "new_mode": 33188,
      "new_path": "clang/lib/AST/ByteCode/Function.cpp"
    }
  ]
}
