diff options
author | tfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-04-15 22:12:43 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-04-15 22:12:43 +0000 |
commit | 06910786a1068faf9a1119f2163cc44c7c81fae0 (patch) | |
tree | acdcf12392d99b5d68a7cf2330cf5a6316bba5e4 /tests/PathOpsThreadedCommon.h | |
parent | aaec851ad16d312390398f245ca66aaa6d304ebb (diff) |
Use ILLEGAL_MODE macro to silence clang error.
This fixes the following clang error:
../../tests/XfermodeTest.cpp:43:44: error: comparison of constant -1 with expression of type 'SkXfermode::Mode' is always false [-Werror,-Wtautological-constant-out-of-range-compare]
REPORTER_ASSERT(reporter, reportedMode == -1);
~~~~~~~~~~~~ ^ ~~
R=vandebo@chromium.org,reed@google.com
Review URL: https://codereview.chromium.org/14180004
git-svn-id: http://skia.googlecode.com/svn/trunk@8692 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tests/PathOpsThreadedCommon.h')
0 files changed, 0 insertions, 0 deletions