)]}'
{
  "commit": "1e2f1696636088626cb223aa5a10f64e07b62ffd",
  "tree": "eadee7931b27e71c802ad981b4bd080f21fc4292",
  "parents": [
    "63f4b806d6085c1a75e40da7d2de972e781ef588"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Wed Jul 05 14:39:53 2023 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed Jul 05 19:07:46 2023 +0000"
  },
  "message": "Revert \"Build with C11 on MSVC in the standalone Bazel build\"\n\nThis reverts commit 28e4a1b838b2ffbf9e2151ae5fcfffe5ab0ffac0. Bazel\nbroke --cxxopt on Windows in\nhttps://github.com/bazelbuild/bazel/issues/15073, which means projects\nenabling, say, C++20 with --cxxopt\u003d/std:c++20 are silently passing\n/std:c++20 to our C files.\n\nThis is already a problem, but MSVC is smart enough to silently ignore\nthe flag when building C. However, MSVC will report an error if you then\npass /std:c++20 /std:c11 into the same command. It seems that check is\nnot aware of this ignoring behavior.\n\nUltimately, this is a Bazel bug, and one that makes the broken versions\nof Bazel unsuitable for use with C. This was fixed in Bazel in\nhttps://github.com/bazelbuild/bazel/pull/18119 and backported to the\nupcoming Bazel 6.3.0 release in\nhttps://github.com/bazelbuild/bazel/pull/18552\n\nTemporarily revert the change. When Bazel 6.3.0 is released, we\u0027ll put\nthis back and require Windows users use a functioning version of Bazel.\n\nBug: 624\nFixed: 623\nChange-Id: I68d9b2ed8751b4cf5dc7f42f8c1fbd42a97d6ca2\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/61365\nAuto-Submit: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: Adam Langley \u003cagl@google.com\u003e\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "48dc9206837e7cdc0bc295708041a34b6622cbf9",
      "old_mode": 33188,
      "old_path": "util/BUILD.toplevel",
      "new_id": "f5bbbdc51a0a07ad89a1d825abfd50dc53571f74",
      "new_mode": 33188,
      "new_path": "util/BUILD.toplevel"
    }
  ]
}
