Use a Block to hold the body of a switch statement.
Conceptually, the body of a switch statement is a braced block with
the restriction that it must contain switch-cases. This simplifies
some code that deals with blocks and symbol table scopes.
Change-Id: Ib3948d2133a3e5c82cdc67366952fee44f82918d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/801837
Auto-Submit: John Stiles <johnstiles@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
6 files changed