)]}'
{
  "commit": "ef976b28459f55b5d916d97d0b43b1ec6341d258",
  "tree": "0e273573fa433f928466fbd497d731c4f821947b",
  "parents": [
    "a2ad6b01f4a1032deaadda1737e1fbfceaf6aa0f"
  ],
  "author": {
    "name": "Corentin Wallez",
    "email": "cwallez@chromium.org",
    "time": "Wed Mar 05 09:58:18 2025 -0800"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed Mar 05 09:58:18 2025 -0800"
  },
  "message": "[dawn] Fix detection of __builtin_assume for DAWN_ASSERT\n\nThe proper way to detect the presence of the builtin is using\n__has_builtin. This triggers a warning that the assume is a noop\nif the ASSERT contains side effects. It is suppressed because we\nwant to call functions in ASSERT, and still turn most of them into\n__builtin_assume in Release.\n\nFixed: 394823026\nChange-Id: I60f6526a0c9e8019b2b83afe2d48ea43713ac13f\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/227794\nReviewed-by: Geoff Lang \u003cgeofflang@chromium.org\u003e\nCommit-Queue: Corentin Wallez \u003ccwallez@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8133040188248bf30608b960ee36f818fc683660",
      "old_mode": 33188,
      "old_path": "src/cmake/DawnCompilerExtraFlags.cmake",
      "new_id": "9fa5ed7ac72b894d2faa02f9fd755770f004980d",
      "new_mode": 33188,
      "new_path": "src/cmake/DawnCompilerExtraFlags.cmake"
    },
    {
      "type": "modify",
      "old_id": "11828836877997c8c5c36e03fadd0c3181d270fe",
      "old_mode": 33188,
      "old_path": "src/dawn/common/Assert.h",
      "new_id": "d324e3240aea662348a46944ec5c41eac574093d",
      "new_mode": 33188,
      "new_path": "src/dawn/common/Assert.h"
    },
    {
      "type": "modify",
      "old_id": "64ab821659d61fded256215797d5c4b8be7b79d7",
      "old_mode": 33188,
      "old_path": "src/dawn/common/BUILD.gn",
      "new_id": "38833e357aecab3b68b1ffe1b7789c2ddf732746",
      "new_mode": 33188,
      "new_path": "src/dawn/common/BUILD.gn"
    },
    {
      "type": "modify",
      "old_id": "481ff878f0640d3eb678de44b56305c2ed771b7c",
      "old_mode": 33188,
      "old_path": "src/dawn/platform/DawnPlatform.cpp",
      "new_id": "cab1a119dce5d4e77e6c809e08226ff8c77e0964",
      "new_mode": 33188,
      "new_path": "src/dawn/platform/DawnPlatform.cpp"
    }
  ]
}
