commit | 9eb848ae8218ead1a776a76abfe38c5127455aa4 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Fri Sep 11 15:53:40 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Sep 11 20:46:44 2020 +0000 |
tree | 29dbc9c71c2a1b2b694344bcb9305632710f5c90 | |
parent | e4383b8f1e4d608fd1d7a52ad6c56f319cefd798 [diff] |
Give SwitchCase it's own Statement::Kind value Disambiguates Switch from SwitchCase, and makes is() and as() work. Change-Id: I9b9b71dabd730247b20ec9b6df02b87e4978d534 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/316577 Commit-Queue: Brian Osman <brianosman@google.com> Commit-Queue: Ethan Nicholas <ethannicholas@google.com> Auto-Submit: Brian Osman <brianosman@google.com> Reviewed-by: Ethan Nicholas <ethannicholas@google.com>