)]}'
{
  "commit": "646345bdeb2e4bb4259c9a7e69668ecfc439e4a1",
  "tree": "bced7a3f85c7b44e57dd830b1a9b5fda4f489c14",
  "parents": [
    "d366d715a9c46d549629708bb985872d95430278"
  ],
  "author": {
    "name": "Hans Wennborg",
    "email": "hans@chromium.org",
    "time": "Thu Jun 27 10:39:11 2024 +0000"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Jun 27 10:39:11 2024 +0000"
  },
  "message": "Fix std::vector\u003cconst T\u003e\n\nIt\u0027s not allowed by the standard, and libc++ is dropping support for it.\n\nIn this case, MTLCommonCounter is declared as:\n\n  typedef NSString *const MTLCommonCounter;\n\nwhich is unfortunate as the \u0027const\u0027 doesn\u0027t really do much, but it does\nmean the type can\u0027t be used in the standard collections.\n\nBug: chromium:323708866, chromium:349411322\nChange-Id: I953d1e0392b58480ffdb1482943f68726c2c67b1\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196054\nCommit-Queue: Hans Wennborg \u003chwennborg@google.com\u003e\nAuto-Submit: Hans Wennborg \u003chwennborg@google.com\u003e\nCommit-Queue: Corentin Wallez \u003ccwallez@chromium.org\u003e\nReviewed-by: Corentin Wallez \u003ccwallez@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "13d73cc3e5e60e2711b2c03a49365727acf25672",
      "old_mode": 33188,
      "old_path": "src/dawn/native/metal/PhysicalDeviceMTL.mm",
      "new_id": "c8fa945b79eddf7d86a2d6b48b179072a5c215a7",
      "new_mode": 33188,
      "new_path": "src/dawn/native/metal/PhysicalDeviceMTL.mm"
    }
  ]
}
