)]}'
{
  "commit": "8df947d2d64b7a96764f3b6caa8a03e3c98bdc08",
  "tree": "24860a8a931a29bc41ab3a476c8ae78405242233",
  "parents": [
    "d14db341b834cfb3c574a258c331b3a6b1c2cbc5"
  ],
  "author": {
    "name": "Steven Perron",
    "email": "stevenperron@google.com",
    "time": "Mon Jan 21 12:09:56 2019 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Jan 21 12:09:56 2019 -0500"
  },
  "message": "Handle instructions not in blocks in code sinking. (#2308)\n\nWhen looking at the uses of the result of an instruction, code sinking\r\nassumes that all uses are in a basic block.  However, this is not true\r\nif there is a decoration or name for the result of that insturction.\r\nThis commit checks for this.\r\n\r\nFixes https://crbug.com/923243.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e1e819017157a9ef7e5a4bf878866598687246d7",
      "old_mode": 33188,
      "old_path": "source/opt/code_sink.cpp",
      "new_id": "9d54ee517246d5bd5af65e880b9c7c566d5bc44d",
      "new_mode": 33188,
      "new_path": "source/opt/code_sink.cpp"
    },
    {
      "type": "modify",
      "old_id": "9b86c660a605bafd4c7d003f2049ec36ed2efc71",
      "old_mode": 33188,
      "old_path": "test/opt/code_sink_test.cpp",
      "new_id": "f1bd12756a170bcdcfaa89135f9c9f0c9ab0926e",
      "new_mode": 33188,
      "new_path": "test/opt/code_sink_test.cpp"
    }
  ]
}
