Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(149)

Issue 1226573002: Clang on Windows: Remove -Wno-unused-variable. (Closed)

Created:
5 years, 5 months ago by Matt Giuca
Modified:
5 years, 5 months ago
Reviewers:
Nico, garykac
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@fix-unused-variables
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

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 Committed: https://crrev.com/3371ccbd9d83e1031c5891520e88acbc9c1859a0 Cr-Commit-Position: refs/heads/master@{#338242}

Patch Set 1 #

Patch Set 2 : Rebase. #

Total comments: 1

Patch Set 3 : Avoid duplicate variables block. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M build/common.gypi View 1 2 chunks +3 lines, -1 line 0 comments Download
M build/config/compiler/BUILD.gn View 1 2 chunks +4 lines, -1 line 0 comments Download
M remoting/remoting_host_win.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (10 generated)
Matt Giuca
garykac@chromium.org: Please review changes in remoting. thakis@chromium.org: Please review changes in general build scripts. Note: ...
5 years, 5 months ago (2015-07-03 04:04:37 UTC) #2
Nico
lgtm
5 years, 5 months ago (2015-07-03 04:12:41 UTC) #3
garykac
lgtm
5 years, 5 months ago (2015-07-03 16:09:41 UTC) #4
Nico
can this land?
5 years, 5 months ago (2015-07-09 18:57:19 UTC) #5
Matt Giuca
Still need to do a WebRTC roll. I'll mail one out now.
5 years, 5 months ago (2015-07-10 00:18:13 UTC) #6
Matt Giuca
Wait... my patch *was* already rolled into WebRTC in r338015. Sorry for the mixup. Yes ...
5 years, 5 months ago (2015-07-10 00:49:15 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1226573002/1
5 years, 5 months ago (2015-07-10 00:52:51 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/71832) ios_dbg_simulator_ninja on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 5 months ago (2015-07-10 00:56:40 UTC) #13
Nico
That looks like it's just "patch failure" after clicking through – rebasing should be enough. ...
5 years, 5 months ago (2015-07-10 01:04:09 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1226573002/20001
5 years, 5 months ago (2015-07-10 03:18:25 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/95572) (exceeded global retry quota)
5 years, 5 months ago (2015-07-10 03:23:52 UTC) #19
Nico
https://codereview.chromium.org/1226573002/diff/20001/remoting/remoting_host_win.gypi File remoting/remoting_host_win.gypi (right): https://codereview.chromium.org/1226573002/diff/20001/remoting/remoting_host_win.gypi#newcode104 remoting/remoting_host_win.gypi:104: '-Wno-incompatible-pointer-types', gyp: Key 'variables' repeated at level 3 with ...
5 years, 5 months ago (2015-07-10 03:31:31 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1226573002/40001
5 years, 5 months ago (2015-07-10 03:37:01 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 5 months ago (2015-07-10 04:55:16 UTC) #24
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/3371ccbd9d83e1031c5891520e88acbc9c1859a0 Cr-Commit-Position: refs/heads/master@{#338242}
5 years, 5 months ago (2015-07-10 04:56:03 UTC) #25
Matt Giuca
Hmm, accordingn to http://crbug.com/505319#c30, there are a few warnings still. I'm not sure why I ...
5 years, 5 months ago (2015-07-10 07:51:26 UTC) #26
Matt Giuca
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/1228093005/ by mgiuca@chromium.org. ...
5 years, 5 months ago (2015-07-10 07:52:19 UTC) #27
Matt Giuca
5 years, 5 months ago (2015-07-14 03:45:25 UTC) #28
Message was sent while issue was closed.
This was re-landed by Nico in https://codereview.chromium.org/1232543005/.

Powered by Google App Engine
This is Rietveld 408576698