)]}'
{
  "commit": "f8ca9784172f263173119f09586815d13113b546",
  "tree": "de5c9b803934373bace4fee989296327574b894c",
  "parents": [
    "bed1965111fc29929e8b282c489e05c857610fb9"
  ],
  "author": {
    "name": "Justin Bogner",
    "email": "mail@justinbogner.com",
    "time": "Thu May 14 06:47:02 2015 +0000"
  },
  "committer": {
    "name": "Justin Bogner",
    "email": "mail@justinbogner.com",
    "time": "Thu May 14 06:47:02 2015 +0000"
  },
  "message": "TableGen: Avoid undefined behaviour by doing this shift in int64\n\nFound by ubsan. This was taking a bool and left shifting by 32 - the\nresult is 64 bit, so we should really do the math in a type it fits\nin.\n\ngit-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237345 91177308-0d34-0410-b5e6-96231b3b80d8\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7229b8c30a39197494f4d95f191f0735eef0d62c",
      "old_mode": 33188,
      "old_path": "lib/TableGen/Record.cpp",
      "new_id": "1b5a902dea689b035932327343f2254a9abcddf5",
      "new_mode": 33188,
      "new_path": "lib/TableGen/Record.cpp"
    }
  ]
}
