)]}'
{
  "commit": "f81c1081ea7d27ea55f373c0bfaf651e491da7e6",
  "tree": "6f9e3386906109900a865e287e7291f5aec7e5d4",
  "parents": [
    "9ab6e8b9eb0ec4aa1d8622801ce98b7b76105be5"
  ],
  "author": {
    "name": "David Neto",
    "email": "dneto@google.com",
    "time": "Fri Oct 23 23:39:25 2020 +0000"
  },
  "committer": {
    "name": "Commit Bot service account",
    "email": "commit-bot@chromium.org",
    "time": "Fri Oct 23 23:39:25 2020 +0000"
  },
  "message": "wgsl-reader: treat function formal params as const\n\nThey should only be singly-assigned.\n\nThis is required because consts can hold pointers, but\nvar\u0027s cannot.  And we need to support pointer arguments.\n\nBug: tint:275\nChange-Id: I00a58734725bd08d40df71c736854a93c364a33c\nReviewed-on: https://dawn-review.googlesource.com/c/tint/+/30923\nReviewed-by: dan sinclair \u003cdsinclair@chromium.org\u003e\nCommit-Queue: dan sinclair \u003cdsinclair@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "33a487fdf85fc68f8d910e401c878a6da8a03561",
      "old_mode": 33188,
      "old_path": "src/reader/wgsl/parser_impl.cc",
      "new_id": "09f5348e26be714150fc1838d85d8685c1c3b263",
      "new_mode": 33188,
      "new_path": "src/reader/wgsl/parser_impl.cc"
    },
    {
      "type": "modify",
      "old_id": "ca8c38e2120f2166e02fe2da83f461fd5620640f",
      "old_mode": 33188,
      "old_path": "src/reader/wgsl/parser_impl_param_list_test.cc",
      "new_id": "1d0b12a635ec8e72b96e042c74b199786e6f95e8",
      "new_mode": 33188,
      "new_path": "src/reader/wgsl/parser_impl_param_list_test.cc"
    }
  ]
}
