Chromium Code Reviews

Issue 1218903002: win clang: don't disable -Wself-assign (Closed)

Created:
5 years, 5 months ago by scottmg
Modified:
5 years, 5 months ago
Reviewers:
Nico, brettw
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

win clang: don't disable -Wself-assign R=thakis@chromium.org TBR=brettw@chromium.org BUG=505306 Committed: https://crrev.com/838cea57c725da43f9899fee9235fa4fb35bccda Cr-Commit-Position: refs/heads/master@{#336820}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 8

Patch Set 4 : . #

Patch Set 5 : fix lzma_sdk and libpng for gn build #

Unified diffs Side-by-side diffs Stats (+35 lines, -6 lines)
M build/common.gypi View 1 chunk +0 lines, -1 line 0 comments
M build/config/compiler/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments
M third_party/libpng/BUILD.gn View 1 chunk +10 lines, -0 lines 0 comments
M third_party/libpng/libpng.gyp View 2 chunks +5 lines, -1 line 0 comments
M third_party/libxml/README.chromium View 1 chunk +1 line, -0 lines 0 comments
M third_party/libxml/src/xmlschemas.c View 1 chunk +1 line, -3 lines 0 comments
M third_party/lzma_sdk/BUILD.gn View 1 chunk +10 lines, -0 lines 0 comments
M third_party/lzma_sdk/lzma_sdk.gyp View 2 chunks +8 lines, -0 lines 0 comments

Messages

Total messages: 28 (10 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1218903002/20001
5 years, 5 months ago (2015-06-29 22:38:52 UTC) #2
commit-bot: I haz the power
Dry run: Exceeded global retry quota
5 years, 5 months ago (2015-06-29 22:44:40 UTC) #4
scottmg
5 years, 5 months ago (2015-06-29 22:58:28 UTC) #5
Nico
Thanks! A few small comments: https://codereview.chromium.org/1218903002/diff/40001/third_party/libpng/BUILD.gn File third_party/libpng/BUILD.gn (right): https://codereview.chromium.org/1218903002/diff/40001/third_party/libpng/BUILD.gn#newcode66 third_party/libpng/BUILD.gn:66: cflags = [ "-Wno-self-assign" ...
5 years, 5 months ago (2015-06-29 23:51:02 UTC) #6
scottmg
https://codereview.chromium.org/1218903002/diff/40001/third_party/libpng/BUILD.gn File third_party/libpng/BUILD.gn (right): https://codereview.chromium.org/1218903002/diff/40001/third_party/libpng/BUILD.gn#newcode66 third_party/libpng/BUILD.gn:66: cflags = [ "-Wno-self-assign" ] # http://crbug.com/505306. On 2015/06/29 ...
5 years, 5 months ago (2015-06-30 00:32:55 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1218903002/80001
5 years, 5 months ago (2015-06-30 00:35:03 UTC) #10
Nico
lgtm
5 years, 5 months ago (2015-06-30 00:35:26 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-06-30 02:16:54 UTC) #13
Nico
Prompted by mgiuca's chromium-dev post: Did you try this with gn? (I suppose the bots ...
5 years, 5 months ago (2015-06-30 04:39:54 UTC) #14
scottmg
On 2015/06/30 04:39:54, Nico wrote: > Prompted by mgiuca's chromium-dev post: Did you try this ...
5 years, 5 months ago (2015-06-30 16:13:40 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1218903002/80001
5 years, 5 months ago (2015-06-30 16:14:17 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/74961)
5 years, 5 months ago (2015-06-30 16:21:24 UTC) #19
scottmg
On 2015/06/30 16:13:40, scottmg (ooo jul1 to aug6) wrote: > On 2015/06/30 04:39:54, Nico wrote: ...
5 years, 5 months ago (2015-06-30 16:24:41 UTC) #20
scottmg
On 2015/06/30 16:24:41, scottmg (ooo jul1 to aug6) wrote: > On 2015/06/30 16:13:40, scottmg (ooo ...
5 years, 5 months ago (2015-06-30 16:33:54 UTC) #21
scottmg
tbr brettw for third_party/libpng and third_party/lzma_sdk build file changes.
5 years, 5 months ago (2015-06-30 16:35:16 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1218903002/100001
5 years, 5 months ago (2015-06-30 16:35:33 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:100001)
5 years, 5 months ago (2015-06-30 18:10:43 UTC) #27
commit-bot: I haz the power
5 years, 5 months ago (2015-06-30 18:11:35 UTC) #28
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/838cea57c725da43f9899fee9235fa4fb35bccda
Cr-Commit-Position: refs/heads/master@{#336820}

Powered by Google App Engine