commit | 14f8d795d3504389d4a3b357a5e94300ad2d82e4 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Tue Aug 10 16:22:22 2021 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Aug 11 00:03:13 2021 +0000 |
tree | 8962bac2a48d41bbd1bac1cb1f1ef59920d98414 | |
parent | b5de6be2a85db643be308096ee30cd70fa830ca0 [diff] |
Fix various cases of variable shadowing in Skia. If we manage to fix all the existing cases of variable shadowing, we could enable -Wshadow. Change-Id: Id8ef6e6962059d0eb2805d68168079f991da1141 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/436640 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com>