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

Issue 1135023004: Roll Clang 233105-2:236765-2 (Closed)

Created:
5 years, 7 months ago by hans
Modified:
5 years, 6 months ago
Reviewers:
Nico, brettw
CC:
chromium-reviews, eugenis+clang_chromium.org, glider+clang_chromium.org, dmikurube+clang_chromium.org, ukai+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Roll Clang 233105-2:236765-2 (Abandoned due to a bug found by the trybots) Note to sheriffs: we're expecting a ~400 kB size regression due to a bug fix that causes more loop unrolling in this Clang version. BUG=483026 NOPRESUBMIT=true

Patch Set 1 #

Total comments: 3

Patch Set 2 : Update gn flags too; expand comment. #

Patch Set 3 : 236765-2: Don't build the UBSan run-time for Mac #

Patch Set 4 : Fix NaCl gn build #

Patch Set 5 : gn: pass -funique-section-names in release builds only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -37 lines) Patch
M build/common.gypi View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M tools/clang/blink_gc_plugin/JsonWriter.h View 3 chunks +3 lines, -15 lines 0 comments Download
M tools/clang/scripts/update.sh View 1 2 4 chunks +34 lines, -22 lines 0 comments Download

Messages

Total messages: 21 (5 generated)
hans
Please take a look.
5 years, 7 months ago (2015-05-14 21:09:03 UTC) #2
Nico
you probably need to do the .gyp change in some .gn file too https://codereview.chromium.org/1135023004/diff/1/build/common.gypi File ...
5 years, 7 months ago (2015-05-14 21:11:09 UTC) #3
hans
New patch uploaded. > you probably need to do the .gyp change in some .gn ...
5 years, 7 months ago (2015-05-14 21:25:20 UTC) #4
Nico
lgtm
5 years, 7 months ago (2015-05-14 21:31:22 UTC) #5
hans
Uploaded new attempt that doesn't build the ubsan run-time on Mac. Will start tryjobs as ...
5 years, 7 months ago (2015-05-15 22:07:39 UTC) #6
Nico
diff lgtm
5 years, 7 months ago (2015-05-15 22:09:00 UTC) #7
hans
Adding NOPRESUBMIT=true due to long lines in update.sh.
5 years, 7 months ago (2015-05-15 22:10:05 UTC) #8
hans
Tweaking the gn flags to fix NaCl build.
5 years, 7 months ago (2015-05-15 23:49:19 UTC) #9
hans
brettw: can you take an OWNER's look at the .gn file?
5 years, 7 months ago (2015-05-16 19:18:39 UTC) #11
brettw
In GYP this change only affects release builds, and in GN it affects all. If ...
5 years, 7 months ago (2015-05-17 00:11:32 UTC) #12
hans
> In GYP this change only affects release builds, and in GN it affects all. ...
5 years, 7 months ago (2015-05-18 16:06:28 UTC) #13
brettw
lgtm
5 years, 7 months ago (2015-05-18 19:09:55 UTC) #14
hans
Thanks! The only remaining issue is linux_chromium_chromeos_dbg_ng. It seems to fail fairly consistently with this ...
5 years, 7 months ago (2015-05-18 20:00:35 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1135023004/70001
5 years, 7 months ago (2015-05-18 20:08:21 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ninja/builds/68537)
5 years, 7 months ago (2015-05-18 20:57:14 UTC) #20
hans
5 years, 7 months ago (2015-05-18 20:59:54 UTC) #21
On 2015/05/18 20:57:14, I haz the power (commit-bot) wrote:
> Try jobs failed on following builders:
>   ios_rel_device_ninja on tryserver.chromium.mac (JOB_FAILED,
>
http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_ni...)

:-( That's http://llvm.org/PR23486, which is supposedly fixed in r237211. I
guess we need a newer Clang.

Powered by Google App Engine
This is Rietveld 408576698