trick the compiler into not knowning that I will generate an overflow
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 3 May 2013 16:30:44 +0000 (16:30 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 3 May 2013 16:30:44 +0000 (16:30 +0000)
commit25720b4d7e6f86043997c040315f2874aa2c8c9a
tree144a2cf6cee5839a42f575c2dc36f8a922432f28
parent292ce737285a9ee3f1d5395e7ff7f56082e3f214
trick the compiler into not knowning that I will generate an overflow
(which is the point of the test). This avoids a warning, which breaks
our bots.

git-svn-id: http://skia.googlecode.com/svn/trunk@8991 2bbb7eff-a529-9590-31e7-b0007b416f81
tests/PointTest.cpp