)]}'
{
  "commit": "f8ca4ffbe5eb5c099bd11ba3e90553fa282c8421",
  "tree": "e5270ebb74443fe011cb90c26ef9b2325a781c79",
  "parents": [
    "9833ef1a5157cd8160732e81efbd4a852134431e"
  ],
  "author": {
    "name": "QUICHE team",
    "email": "quiche-dev@google.com",
    "time": "Wed Jul 17 12:06:18 2024 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Wed Jul 17 12:07:31 2024 -0700"
  },
  "message": "Make implicit `this` capture explicit\n\nWhen declaring a lambda with a value-capture default [\u003d, ...], the\nthis pointer is implicitly captured by value as well. This results\nin potentially-unintuitive behavior and has been deprecated in C++20.\nIt produces a warning in newer versions of clang\n(https://reviews.llvm.org/D142639).\n\nThis CL makes the implicit captures explicit, preventing the warning.\nIt does not change the compiled code at all, since it\u0027s just removing\nsome syntactic sugar.\n\nPiperOrigin-RevId: 653316845\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e040c76949984297c5f4e3fb54db6ad61c8a335b",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_connection_test.cc",
      "new_id": "2f77b1fb692009a819f9a78736268f4cc769f110",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_connection_test.cc"
    },
    {
      "type": "modify",
      "old_id": "2d06c6ccbe6fd9c32c36411a47b6337036648261",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_packet_creator_test.cc",
      "new_id": "3946a9068b8e0b267c1f0e53de1f35e87815a1db",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_packet_creator_test.cc"
    },
    {
      "type": "modify",
      "old_id": "6d0be9e829f36aad1e5f04c47696de156caa3790",
      "old_mode": 33188,
      "old_path": "quiche/quic/core/quic_path_validator_test.cc",
      "new_id": "62044b17ceff8439f4725f975602f6e3965e36b4",
      "new_mode": 33188,
      "new_path": "quiche/quic/core/quic_path_validator_test.cc"
    }
  ]
}
