aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/FlattenableFactoryToName.cpp
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2015-12-16 13:42:37 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-12-16 13:42:37 -0800
commitf61088321c0906f62431c029173c1a7a70856ec7 (patch)
tree643456a96577b2f58758034c5c55fe6e05a2cc99 /tests/FlattenableFactoryToName.cpp
parent7471fa4920a3573afcf6e2d94722e73d3d9b12a7 (diff)
count is an int, so constrain it to a 32-bit w-register.
This piece of code is already 64-bit only, so we don't need to think about ARMv7. Hopefully this shuts up the warnings. They were harmless. If this doesn't work (it's relatively new modifier, so maybe some compilers barf), an alternative is to cast count to a size_t. BUG=skia:4686 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1527123003 CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot Review URL: https://codereview.chromium.org/1527123003
Diffstat (limited to 'tests/FlattenableFactoryToName.cpp')
0 files changed, 0 insertions, 0 deletions