Clang on Windows: Remove -Wno-unused-variable.
commit3371ccbd9d83e1031c5891520e88acbc9c1859a0
authormgiuca <mgiuca@chromium.org>
Fri, 10 Jul 2015 04:55:07 +0000 (9 21:55 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 10 Jul 2015 04:55:30 +0000 (10 04:55 +0000)
treedcda4f07e38612362a41bd2ec272839eb0721e5a
parent43949494bc694b523633772fef2c831fb9e95439
Clang on Windows: Remove -Wno-unused-variable.

Unused variables are now errors. However, since lots of third-party code
has unused variables, added a blanket suppression to all third-party
code.

BUG=505319

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

Cr-Commit-Position: refs/heads/master@{#338242}
build/common.gypi
build/config/compiler/BUILD.gn
remoting/remoting_host_win.gypi