)]}'
{
  "commit": "b362d2b7d45abb2ddba16c45638366fe508a831a",
  "tree": "85c8ed42ee1e411ff23dcfce24da7dd8ec814a3f",
  "parents": [
    "08c542d344c697142b1bbea469b2b4152fa1c074"
  ],
  "author": {
    "name": "jeremyg-lunarg",
    "email": "jeremyg@lunarg.com",
    "time": "Thu Aug 04 10:44:15 2022 -0600"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Aug 04 16:44:15 2022 +0000"
  },
  "message": "spirv-diff: Fix asserts in ComparePreambleInstructions() (#4872)\n\nThese asserts are not valid for string literals, which may\r\ncontain several words:\r\n  assert(a_operand.words.size() \u003d\u003d 1);\r\n  assert(b_operand.words.size() \u003d\u003d 1);\r\n\r\nIt looks like they only make sense for the default case, which\r\nassumes that both operands contain a single word.\r\n\r\nRunning a debug version of spirv-diff on any shader containing\r\na string literal will hit the original asserts.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bca31b061ce2a34fd5ddcbad3b119c1bb165cb07",
      "old_mode": 33188,
      "old_path": "source/diff/diff.cpp",
      "new_id": "17750ff264e84cdecad843035631fd80cf42fafc",
      "new_mode": 33188,
      "new_path": "source/diff/diff.cpp"
    }
  ]
}
