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

Issue 2241413003: Roll clang 277962:278861 (Closed)

Created:
4 years, 4 months ago by hans
Modified:
4 years, 4 months ago
CC:
chromium-reviews, eugenis+clang_chromium.org, vmpstr+watch_chromium.org, yunlian, Reid Kleckner, glider+clang_chromium.org, Nico, ukai+watch_chromium.org, dmikurube+clang_chromium.org, inferno
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : -Wno-address-of-packed-member #

Patch Set 3 : try 278861 instead #

Patch Set 4 : try something for ios-simulator #

Patch Set 5 : Tidy up #

Patch Set 6 : Widening the #ifdef #

Patch Set 7 : Work around llvm.org/PR29064: compile times out compiling message_names.cc #

Patch Set 8 : Build fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -11 lines) Patch
M base/threading/thread_unittest.cc View 1 2 3 4 5 1 chunk +3 lines, -2 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 1 chunk +3 lines, -6 lines 0 comments Download
M tools/clang/scripts/update.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M tools/ipc_fuzzer/message_lib/message_file_reader.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M tools/ipc_fuzzer/message_lib/message_names.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 78 (38 generated)
hans
Trying r278762 which has rnk's fix for a failing AMDGPU test.
4 years, 4 months ago (2016-08-16 03:52:31 UTC) #2
hans
try 278861 instead
4 years, 4 months ago (2016-08-17 00:37:00 UTC) #11
hans
Rerunning made mac_chromium_rel_ng green, but the ios-simulator failure is persistent. We don't run ios tests ...
4 years, 4 months ago (2016-08-17 17:24:01 UTC) #17
Reid Kleckner
Yep, looks like we have to debug manually. The normal builder is green: https://build.chromium.org/p/chromium.mac/builders/ios-simulator/
4 years, 4 months ago (2016-08-17 17:31:37 UTC) #18
hans
rnk figured out that the test failure is just due to the stack growing with ...
4 years, 4 months ago (2016-08-17 20:11:58 UTC) #20
Reid Kleckner
lgtm
4 years, 4 months ago (2016-08-17 20:12:59 UTC) #21
dcheng
//base LGTM
4 years, 4 months ago (2016-08-17 21:51:27 UTC) #22
hans
Thanks! For those following along, I'm doing a double check on that base_unittests test just ...
4 years, 4 months ago (2016-08-17 23:02:01 UTC) #23
hans
I think the increased stack size might be due to http://llvm.org/viewvc/llvm-project?rev=278356&view=rev
4 years, 4 months ago (2016-08-17 23:59:45 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2241413003/80001
4 years, 4 months ago (2016-08-18 00:01:05 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/240398)
4 years, 4 months ago (2016-08-18 00:07:51 UTC) #28
hans
dpranke: can you take an OWNER's look at the .gn change?
4 years, 4 months ago (2016-08-18 00:14:52 UTC) #30
inferno
4 years, 4 months ago (2016-08-18 02:12:46 UTC) #32
Dirk Pranke
lgtm
4 years, 4 months ago (2016-08-18 02:14:55 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2241413003/80001
4 years, 4 months ago (2016-08-18 04:28:18 UTC) #35
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-08-18 04:32:40 UTC) #37
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/29ecb32ba7b5ca183782c5f5d2b7a1ae23309edb Cr-Commit-Position: refs/heads/master@{#412745}
4 years, 4 months ago (2016-08-18 04:34:39 UTC) #39
Guido Urdaneta
A revert of this CL (patchset #5 id:80001) has been created in https://codereview.chromium.org/2249163007/ by guidou@chromium.org. ...
4 years, 4 months ago (2016-08-18 10:13:56 UTC) #40
Reid Kleckner
Can we just use 24K as the stack size for all platforms and cut the ...
4 years, 4 months ago (2016-08-18 15:33:43 UTC) #41
hans
On 2016/08/18 15:33:43, Reid Kleckner wrote: > Can we just use 24K as the stack ...
4 years, 4 months ago (2016-08-18 17:31:59 UTC) #43
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2241413003/100001
4 years, 4 months ago (2016-08-18 18:22:11 UTC) #46
Reid Kleckner
lgtm x2
4 years, 4 months ago (2016-08-18 18:26:50 UTC) #47
dcheng
still lgtm
4 years, 4 months ago (2016-08-18 19:20:52 UTC) #48
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 4 months ago (2016-08-18 21:50:03 UTC) #50
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/df7510f96322254211068a52c2b459c0fe0b2090 Cr-Commit-Position: refs/heads/master@{#412943}
4 years, 4 months ago (2016-08-18 21:54:11 UTC) #52
hans
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/2257333002/ by hans@chromium.org. ...
4 years, 4 months ago (2016-08-19 01:22:50 UTC) #53
hans
Third time's the charm :-) inferno: can you take an OWNER's look at the ipc_fuzzer ...
4 years, 4 months ago (2016-08-19 20:51:28 UTC) #55
inferno
lgtm
4 years, 4 months ago (2016-08-19 20:55:18 UTC) #56
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2241413003/120001
4 years, 4 months ago (2016-08-19 20:56:46 UTC) #59
hans
More explanation for anyone looking at this: PopulateIpcMessageNames() calls ipc_fuzzer::MessageNames::Add() with a very large number ...
4 years, 4 months ago (2016-08-19 20:59:47 UTC) #60
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/115701) linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 4 months ago (2016-08-19 22:55:23 UTC) #62
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2241413003/140001
4 years, 4 months ago (2016-08-20 00:11:45 UTC) #65
inferno
lgtm
4 years, 4 months ago (2016-08-20 00:27:09 UTC) #66
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/126388)
4 years, 4 months ago (2016-08-20 04:14:33 UTC) #68
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2241413003/140001
4 years, 4 months ago (2016-08-20 05:03:20 UTC) #70
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/126470)
4 years, 4 months ago (2016-08-20 06:34:13 UTC) #72
hans
On 2016/08/20 06:34:13, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 4 months ago (2016-08-20 14:29:56 UTC) #73
hans
(The bad trybot is http://crbug.com/639538)
4 years, 4 months ago (2016-08-20 14:39:10 UTC) #74
commit-bot: I haz the power
Patchset 8 (id:??) landed as https://crrev.com/3829c6ad5aeef24992be742340df28c324da9e61 Cr-Commit-Position: refs/heads/master@{#413337}
4 years, 4 months ago (2016-08-20 14:43:20 UTC) #76
hans
4 years, 4 months ago (2016-08-20 14:44:38 UTC) #78
Message was sent while issue was closed.
Committed patchset #8 (id:140001) manually as
3829c6ad5aeef24992be742340df28c324da9e61 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698