)]}'
{
  "commit": "deea295fc19a3ede4cf1cac66ad3368bcdae71f2",
  "tree": "a518a25ea03b895e35809189bddcd2838f29f095",
  "parents": [
    "a291fc1e7f315cdf0c1e7ba05dce4c6a99d5f89d"
  ],
  "author": {
    "name": "dan sinclair",
    "email": "dsinclair@chromium.org",
    "time": "Tue Aug 25 14:58:33 2020 +0000"
  },
  "committer": {
    "name": "Commit Bot service account",
    "email": "commit-bot@chromium.org",
    "time": "Tue Aug 25 14:58:33 2020 +0000"
  },
  "message": "[wgsl-parser] Set max recursion depth on const_expr\n\nThe `const_expr` can recurse into itself if there are type declarations\ninside the const_expr (e.g. vec2\u003cf32\u003e(f32(1.0), f32(2.0))). Currently\nthere is no limit on the amount of recursion which can be triggered.\n\nThis CL sets a limit of 128 nested type declarations at which point an\nerror will be emitted.\n\nBug: chromium:1112144\nChange-Id: Ifae45034dc9de35aed78ba8eddf584a46c7a55ce\nReviewed-on: https://dawn-review.googlesource.com/c/tint/+/27340\nReviewed-by: dan sinclair \u003cdsinclair@chromium.org\u003e\nReviewed-by: Ryan Harrison \u003crharrison@chromium.org\u003e\nCommit-Queue: dan sinclair \u003cdsinclair@chromium.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dcd2b440de00fa46167940f174a85887fc0998a3",
      "old_mode": 33188,
      "old_path": "src/reader/wgsl/parser_impl.cc",
      "new_id": "7495b5a1465fa5196546523605af657c51978fc1",
      "new_mode": 33188,
      "new_path": "src/reader/wgsl/parser_impl.cc"
    },
    {
      "type": "modify",
      "old_id": "28c5e33857153d0c0219100b5393ed7230051dc0",
      "old_mode": 33188,
      "old_path": "src/reader/wgsl/parser_impl.h",
      "new_id": "360ad76771bdc80c8c3ccf18564cc9024b6acc43",
      "new_mode": 33188,
      "new_path": "src/reader/wgsl/parser_impl.h"
    },
    {
      "type": "modify",
      "old_id": "4f4ecbc5a0e4bef30566e45630cdf3e2bef1fbf3",
      "old_mode": 33188,
      "old_path": "src/reader/wgsl/parser_impl_const_expr_test.cc",
      "new_id": "86392a37d119dcb5511d3c4044741d01b6044ccf",
      "new_mode": 33188,
      "new_path": "src/reader/wgsl/parser_impl_const_expr_test.cc"
    }
  ]
}
