)]}'
{
  "commit": "e3418028023f6399bee43d78db1ee7f374f52dc2",
  "tree": "9e1f595c735b3baadf1f79e2d612286747886d09",
  "parents": [
    "28babde159253bfa9003a445242605806fff5f1f"
  ],
  "author": {
    "name": "Yoshisato Yanagisawa",
    "email": "yyanagisawa@google.com",
    "time": "Wed Oct 10 13:36:40 2018 +0900"
  },
  "committer": {
    "name": "CQ bot account: commit-bot@chromium.org",
    "email": "commit-bot@chromium.org",
    "time": "Wed Oct 10 15:33:35 2018 +0000"
  },
  "message": "Fix div.c to divide BN_ULLONG only if BN_CAN_DIVIDE_ULLONG defined.\n\nSince clang-cl uses __udivti3 for __uint128_t division, linking div.obj\nfails.  Let me make div.c use BN_CAN_DIVIDE_ULLONG to decide using\n__uint128_t division instead of BN_ULLONG.\n\nBug: https://bugs.chromium.org/p/chromium/issues/detail?id\u003d787617\nChange-Id: I3ebe245f6b8917d59409591992efbabddea08187\nReviewed-on: https://boringssl-review.googlesource.com/c/32404\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\nReviewed-by: David Benjamin \u003cdavidben@google.com\u003e\nCQ-Verified: CQ bot account: commit-bot@chromium.org \u003ccommit-bot@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "57485bd19db4f058e438c26667d36a2d6a984226",
      "old_mode": 33188,
      "old_path": "crypto/fipsmodule/bn/div.c",
      "new_id": "27b591c9eab75b40e97636fab8622a7de2de877a",
      "new_mode": 33188,
      "new_path": "crypto/fipsmodule/bn/div.c"
    },
    {
      "type": "modify",
      "old_id": "9796831f553ade35232928122fdc1a54f6bf2bc7",
      "old_mode": 33188,
      "old_path": "crypto/fipsmodule/bn/internal.h",
      "new_id": "fb8d11fed84398d7073c6b8fdf8ce8ad6b087d0f",
      "new_mode": 33188,
      "new_path": "crypto/fipsmodule/bn/internal.h"
    }
  ]
}
