commit | 3b0d3502e0a1ceb7464848ceebdb5ea351ff5eb2 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Aug 26 14:33:46 2021 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Aug 26 19:54:48 2021 +0000 |
tree | ea68476e0daacb10d383fbb1407f4225826be251 | |
parent | 810eccc5c1d5c5880699c348f56fdffe8cc7b5f9 [diff] |
Disallow function parameters in VarDeclaration statements. Function parameters can't be explicitly declared as statements. It shouldn't be possible to reach this assertion. Change-Id: If19395f80112c61e3bd027f0fe3a251393c84767 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/442296 Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com>