)]}'
{
  "commit": "7d1fc2b014a940e4e9ecd4660146c5cc2accad9b",
  "tree": "1012098af501f851e6149f3fba3ed0d9b9ee2ef8",
  "parents": [
    "58f728eaecf9d1152df4977e50f90375e05c486d"
  ],
  "author": {
    "name": "David Benjamin",
    "email": "davidben@google.com",
    "time": "Fri Oct 14 08:44:15 2022 -0400"
  },
  "committer": {
    "name": "Boringssl LUCI CQ",
    "email": "boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Fri Oct 14 18:38:02 2022 +0000"
  },
  "message": "Enable -Wstring-concatenation and silence warning.\n\nNewer versions of Clang have a warning to detect \"suspicious\" uses of\nstring concatenation, where they think a comma or so was missing. It\nflags a false positive in x509_test.cc, which we can silence with\nparentheses. Fuchsia builds with this warning enabled, so enable it to\ncatch future instances.\n\nI couldn\u0027t find official documentation on when this was added, but\nempirically it\u0027s in my clang-12 but not my clang-11. That\u0027s recent\nenough that adding a version check seems prudent. Unfortunately,\nversion-detecting Clang is complex because AppleClang uses completely\ndifferent versions. There\u0027s a handy table on Wikipedia that maps them.\n\nChange-Id: I503c21d39bb5c68dda9bda6da693c7208f3af561\nReviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/54785\nReviewed-by: Adam Langley \u003cagl@google.com\u003e\nAuto-Submit: David Benjamin \u003cdavidben@google.com\u003e\nCommit-Queue: David Benjamin \u003cdavidben@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0864958aa9dd076f9ff12e8652ffe14cb5f3c02c",
      "old_mode": 33188,
      "old_path": "CMakeLists.txt",
      "new_id": "69169c42ea09d971f8629c8c244aec85dbec3ce7",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "bfd8fa7dbced3ae33292f1b5b8774bc546b2d6a6",
      "old_mode": 33188,
      "old_path": "crypto/x509/x509_test.cc",
      "new_id": "5e089d4b6de7754e8fcce8f47b3a766d704ba0d3",
      "new_mode": 33188,
      "new_path": "crypto/x509/x509_test.cc"
    }
  ]
}
