Revert of Silence -Wclobbered in each file that needs it. (patchset #2 id:20001 of...
authormtklein <mtklein@google.com>
Thu, 28 Jul 2016 20:59:59 +0000 (13:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 28 Jul 2016 20:59:59 +0000 (13:59 -0700)
commit2f428966c680d6d9e38d6ff1d16fe1999412d2fd
treef020c55323d7546091b4399b461b9643d9f70507
parent4d516a6903d83414b5615ca9388b52064da6990c
Revert of Silence -Wclobbered in each file that needs it. (patchset #2 id:20001 of https://codereview.chromium.org/2184823009/ )

Reason for revert:
Jpeg strategy seems to be leading to crashes.  Gonna go back to warning squelch.

Original issue's description:
> Silence -Wclobbered in each file that needs it.
>
> BUG=skia:
> GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2184823009
>
> Committed: https://skia.googlesource.com/skia/+/03f704a343d7a82974f977eda8789a8c721c93e5

TBR=msarett@google.com,mtklein@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:

Review-Url: https://codereview.chromium.org/2188313003
gyp/codec.gyp
src/codec/SkJpegCodec.cpp
src/codec/SkPngCodec.cpp