)]}'
{
  "commit": "6979c7e8eb0c96cbf57bd8f657d59a50f0487fcf",
  "tree": "67fedb1289715d4e990a6058dcfa44ae218c989d",
  "parents": [
    "56d5d7085dd1beea9af220678091fc51e4b50d3e"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Mon Dec 04 17:19:49 2017 -0500"
  },
  "committer": {
    "name": "CQ bot account: commit-bot@chromium.org",
    "email": "commit-bot@chromium.org",
    "time": "Tue Dec 05 19:34:47 2017 +0000"
  },
  "message": "Disable Clang -Wtautological-constant-compare.\n\nThis is a recent Clang warning, but it\u0027s far too aggressive. The earlier\nunsigned long silliness was worth fixing, but it otherwise complains on\n32-bit platforms with:\n\n  if (some_size_t \u003e 0xffffffff) {\n    ...\n  }\n\nwhich is unreasonable as, on 64-bit platforms, this check is meaningful\nand requiring the programmer add ifdefs is error-prone. This matches\nChromium in https://crbug.com/767059.\n\nBug: chromium:767059\nChange-Id: I0bb0f3a4b60f222e9d1b3c569471fbcf5518caed\nReviewed-on: https://boringssl-review.googlesource.com/23845\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nCQ-Verified: CQ bot account: commit-bot@chromium.org \u003ccommit-bot@chromium.org\u003e\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "eb8717ac2a86974f89695f0693f0b4506828c239",
      "old_mode": 33188,
      "old_path": "CMakeLists.txt",
      "new_id": "6674a419f19aea3ba4741871720d984a6c6b3192",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    }
  ]
}
