commit | 4914cbc495b8f54e5a544084987c3f84aeb79f0b | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Aug 13 18:00:55 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Aug 13 22:51:13 2020 +0000 |
tree | 883f619e0c29581a6d302df0d747d2350d207fa0 | |
parent | 311dd9d8474c0a152ee6369d3ddce02be3744480 [diff] |
State lambda return types explicitly when multiple returns exist. This is easier to read than casting nullptr to the desired type. Change-Id: I19eb85f96dc4e66316e36c1839b8df25f39fa608 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/310178 Commit-Queue: John Stiles <johnstiles@google.com> Commit-Queue: Mike Klein <mtklein@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Mike Klein <mtklein@google.com>