)]}'
{
  "commit": "6bcae7e2d9c58f9533bc22e0932a40887aea032e",
  "tree": "fd93ec2673b2b766358eea143bf47012d82102ca",
  "parents": [
    "e0bd2dbb2824439c52a1f6c964d2b8a0b5871cc0"
  ],
  "author": {
    "name": "Jesse Chen",
    "email": "chenjesse@pigweed.infra.roller.google.com",
    "time": "Thu Dec 19 19:04:23 2024 -0800"
  },
  "committer": {
    "name": "CQ Bot Account",
    "email": "pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Thu Dec 19 19:04:23 2024 -0800"
  },
  "message": "roll: third_party/pigweed pw_containers: Add explicit constexpr constructors for deques/queues\n\nCurrent default constructors do not actually permit constexpr\nconstruction of objects, therefore queues/deques are currently allocated\nin .bss - since constinit construction will allocate the entire\ncontainer in .data instead, potentially unexpectedly increasing the ROM\nsize of users, add a separate constexpr constructor instead of changing\nthe default constructor to be constexpr.\n\nOriginal-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/250434\nPresubmit-Verified: CQ Bot Account \u003cpigweed-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nOriginal-Revision: 999adb191f8f512b524f0a65bd0662ac7854ef20\n\nRolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed\nRolled-Commits: cf93680d3cb6eb..999adb191f8f51\nRoll-Count: 1\nRoller-URL: https://cr-buildbucket.appspot.com/build/8728067547091191089\nGitWatcher: ignore\nCQ-Do-Not-Cancel-Tryjobs: true\nChange-Id: I84766ac690f4e9f17f01e6a96c4c754102bd662c\nReviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/256033\nLint: Lint 🤖 \u003candroid-build-ayeaye@system.gserviceaccount.com\u003e\nBot-Commit: Pigweed Roller \u003cpigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com\u003e\nCommit-Queue: Pigweed Roller \u003cpigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cf93680d3cb6eb136748cf7460013419d9692493",
      "old_mode": 57344,
      "old_path": "third_party/pigweed",
      "new_id": "999adb191f8f512b524f0a65bd0662ac7854ef20",
      "new_mode": 57344,
      "new_path": "third_party/pigweed"
    }
  ]
}
