)]}'
{
  "commit": "f61aac8c41848c7814935ec9fb8361c4058ffc74",
  "tree": "be62e52ea12da6fe1a1dc50a956ff8146e232725",
  "parents": [
    "0f93828785a82c48ab6441e8270e6052ea3b92bb"
  ],
  "author": {
    "name": "Evan Brown",
    "email": "ezb@google.com",
    "time": "Wed Aug 28 09:45:15 2024 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Wed Aug 28 09:46:06 2024 -0700"
  },
  "message": "Add validation against use of moved-from hash tables.\n\nWe enable this validation when sanitizers are enabled rather than in debug mode because debug mode can be enabled/disabled separately in different translation units, which can cause bugs for this type of validation. E.g. a hashtable that was moved from in a TU with debug enabled is then destroyed in a TU with debug disabled.\n\nPiperOrigin-RevId: 668492783\nChange-Id: Ifab6894de0890aa0a7d8ea338b53b6759b097cb1\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "711dabe194b414b5bd85d36ca4d7dce1bb6a3d03",
      "old_mode": 33188,
      "old_path": "absl/container/internal/raw_hash_set.h",
      "new_id": "c3718328361f072d59ba932a235fe78537972b8c",
      "new_mode": 33188,
      "new_path": "absl/container/internal/raw_hash_set.h"
    },
    {
      "type": "modify",
      "old_id": "81397ad60e2cc6ab87a6bad4e7cc8856ca9fa47e",
      "old_mode": 33188,
      "old_path": "absl/container/internal/raw_hash_set_test.cc",
      "new_id": "3d5f59a5b1f351d735c931955e51618579e9a2ea",
      "new_mode": 33188,
      "new_path": "absl/container/internal/raw_hash_set_test.cc"
    }
  ]
}
