)]}'
{
  "commit": "e38cf79cdf47606f6768fb85dc066d7ebce304ac",
  "tree": "ef5b0aa366b426b717b9490fb98d46356ec7874c",
  "parents": [
    "17be3872ab3243fff6014f66d196d77b79d18119"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Tue Jul 20 15:14:49 2021 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Jul 20 19:53:58 2021 +0000"
  },
  "message": "Don\u0027t enable atomics in NO_THREADS configurations.\n\nIn configurations without threads, we\u0027re not thread-safe anyway. Instead\nuse the refcount_lock.c implementation which, in turn, calls into\nthread_none.c, so this turns into a plain refcount.\n\nThis avoids a build issue on platforms which define NO_THREADS, use C11,\nlack C11 atomics, and are missing a __STDC_NO_ATOMICS__ definition. The\nplatforms ought to define __STDC_NO_ATOMICS__ or implement them, but\natomics are also unnecessary overheard in NO_THREADS configurations\nanyway.\n\nChange-Id: I927e1825dd6474d95226b93dad704594f120450a\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/48565\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": "b288583adef6b69b92d0bbdf62ee7d657f1f3266",
      "old_mode": 33188,
      "old_path": "crypto/internal.h",
      "new_id": "03bb779ca8d1a65707993cf5e5a23f719c73822e",
      "new_mode": 33188,
      "new_path": "crypto/internal.h"
    }
  ]
}
