commit | 7b45c2f871fca6c17aacdcbec118278f7cf57ac2 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Wed Jul 29 13:05:14 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jul 29 19:40:08 2020 +0000 |
tree | 55e86a4d55b69d55d1c935db5cb2800645463fa5 | |
parent | 1aaf41b7a784436b049f4540b013db84c32ee304 [diff] |
Remove constexpr workarounds for no-longer-supported compilers. Skia has a C++17 baseline, which rules out MSVC2015 and gcc 4 as supported platforms. Change-Id: I3ee87d02020b0a45b6b4a59643b437941da6edd9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/306603 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com>