Add local suppresion for -Wparentheses and enable everywhere on Windows.
commit700bce216cb9399ce306850ee66d3ce5a68c4cfa
authordcheng <dcheng@chromium.org>
Wed, 1 Jul 2015 03:22:22 +0000 (30 20:22 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 1 Jul 2015 03:22:58 +0000 (1 03:22 +0000)
tree4b7db38e6224ac5b2d9da917474ad07e2029b390
parenta7a4b78786a4ab52cd4995090f15278dd99fe850
Add local suppresion for -Wparentheses and enable everywhere on Windows.

The Cloud Print Windows service uses WTL, and one of the headers uses
an assignment inside a conditional (atlgdi.h), which triggers this clang
warning.

BUG=505302
TBR=scottbyer@chromium.org,vitalybuka@chromium.org

Review URL: https://codereview.chromium.org/1214113010

Cr-Commit-Position: refs/heads/master@{#336964}
build/common.gypi
build/config/compiler/BUILD.gn
cloud_print/service/BUILD.gn
cloud_print/service/win/service.gyp
third_party/zlib/BUILD.gn