)]}'
{
  "commit": "7f07dc4d14c5702607a0dee9c7e4ab07f63f9883",
  "tree": "b79dcfe9495f54bb187ed30a37f2746ad1abc7e8",
  "parents": [
    "85f851f7dd12821a57c98db11de4edce6d12ff1b"
  ],
  "author": {
    "name": "asedeno",
    "email": "asedeno@google.com",
    "time": "Tue Sep 22 15:53:49 2026 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Tue Sep 22 15:54:38 2026 -0700"
  },
  "message": "Initialize `static constexpr` tag members in `structured_headers.h`\n\nAdd `{}` direct-list-initializers to the `string`, `token`, and `byte_sequence`\ntag members in `Item` and `ItemView`, and drop the redundant `inline` specifier\nsince `static constexpr` class members are implicitly `inline` since C++17.\n\nC++ requires in-class `static constexpr` members to have an explicit initializer\n(`{}` or `\u003d ...`), even for empty structs. Clang accepts omitting it as an\nextension, but GCC rejects it.\n\nPiperOrigin-RevId: 986290500\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "55a6b96aa686bff316ebbad756ebd81d2e010b54",
      "old_mode": 33188,
      "old_path": "quiche/common/structured_headers.h",
      "new_id": "f8503c4da3ae33d45e39ad3de063d2b33f341ddd",
      "new_mode": 33188,
      "new_path": "quiche/common/structured_headers.h"
    }
  ]
}
