)]}'
{
  "commit": "b0dc247a5926c290a8362fc2ce5bc0096800d75e",
  "tree": "55b95e26c3e4f268c613d03cb5c4a1680c641fbc",
  "parents": [
    "1d202f2412734f1e782d991618c7c4a7952e8738"
  ],
  "author": {
    "name": "Daniele Di Proietto",
    "email": "ddiproietto@google.com",
    "time": "Wed Feb 22 10:31:31 2023 +0000"
  },
  "committer": {
    "name": "Daniele Di Proietto",
    "email": "ddiproietto@google.com",
    "time": "Wed Feb 22 10:36:45 2023 +0000"
  },
  "message": "trace_processor: Fix build on windows\n\nBit-fields on MSVC (and therefore clang-cl) behave differently (the\nbehavior in implementation defined after all) and result in a different\nobject size.\n\nBy reusing the same type for all the fields, it seems like MSVC behaves\nlike GCC.\n\nIn order for this code to be truly portable we should avoid bit-fields\nor relax the static assertion, but this fixes the build in the meantime.\n\nBug: 270301961\nChange-Id: I2772cd1338ba911db4b7797d0cc0bc3c91ee596a\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "360041c5a18bf45c0baf17787635c018d6826026",
      "old_mode": 33188,
      "old_path": "src/trace_processor/sorter/trace_token_buffer.cc",
      "new_id": "01b666abfdaeea123ace1167c41879b6d41f5a3a",
      "new_mode": 33188,
      "new_path": "src/trace_processor/sorter/trace_token_buffer.cc"
    }
  ]
}
