3bb1f9db82
When static is used, this triggers a warning which we currently have disabled, -Wunused-template ("unused function template SkTAfter"). There doesn't seem to be any benefit to adding static here. See https://stackoverflow.com/a/30863380/291737 for a brief explanation. Unfortunately this doesn't quite allow us to enable the warning, as we have some static member functions that also trigger the warning. Change-Id: I7198bdc1bff2bdd5a090ee2b2d5520baa5e4b9e9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/505300 Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> |
||
---|---|---|
.. | ||
BUILD.bazel | ||
skdiff_html.cpp | ||
skdiff_html.h | ||
skdiff_main.cpp | ||
skdiff_utils.cpp | ||
skdiff_utils.h | ||
skdiff.cpp | ||
skdiff.h |