)]}'
{
  "commit": "87ea7e43feaa9d3908ed98e6f7a48fd3dce88566",
  "tree": "269cc18abbcf241e377c064298d0ee0f38c8325e",
  "parents": [
    "209acaf91644acc1cadcdf1843be0dcdaca9f545"
  ],
  "author": {
    "name": "Ben Clayton",
    "email": "bclayton@google.com",
    "time": "Wed Jan 04 19:57:35 2023"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jan 04 19:57:35 2023"
  },
  "message": "Explicitly construct a `string_piece` when comparing to `char*`\n\nIn C++20, `operator\u003d\u003d` candidates include rewritten candidates with reversed operand order, so this function creates infinite recursion just flipping operands back and forth. In C++17, it relies on implicit construction of a `string_piece`.\r\n\r\nThis is backwards and forwards compatible.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "89049d9e6e78c2393003c6729d70a61ac8eb027a",
      "old_mode": 33188,
      "old_path": "libshaderc_util/include/libshaderc_util/string_piece.h",
      "new_id": "8d334df13fa831234b2b94b06003b125b3d494c8",
      "new_mode": 33188,
      "new_path": "libshaderc_util/include/libshaderc_util/string_piece.h"
    }
  ]
}
