Report an error if variables are scoped incorrectly.
Now that symbol table management has been cleaned up, it's a good
idea to prevent backsliding. We now have a warning to let us know
if variables are not declared inside the closest symbol table.
Change-Id: Iadef1f31264e38b86c3f565e08d57cc87698c50b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/802857
Auto-Submit: John Stiles <johnstiles@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
6 files changed