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

Issue 2220793002: Roll clang 274369:277962. (Closed)

Created:
4 years, 4 months ago by Nico
Modified:
4 years, 4 months ago
Reviewers:
hans
CC:
chromium-reviews, eugenis+clang_chromium.org, vmpstr+watch_chromium.org, yunlian, Reid Kleckner, glider+clang_chromium.org, Nico, ukai+watch_chromium.org, hans, dmikurube+clang_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 274369:277962. Ran `tools/clang/scripts/upload_revision.py 277909`. New: * version number is now 4.0.0 * much better debug info on Windows * asan/win runtime detects EXCEPTION_ILLEGAL_INSTRUCTION / EXCEPTION_BREAKPOINT * improved integrated assembler on arm * sanitizer coverage improvements * lto devirtualization fixes * …and over 3500 other changes This is the first clang roll with gn as default meta-buildsystem. With gyp, all .o files got automatically rebuilt after clang rolls. With gn, this doesn't always work (https://crbug.com/612340). If you're getting errors about having to rebuild pch files after this roll (on Mac and Windows), manually run `gn gen out/gn` (or whatever your build dir is) and then build again. BUG=629966 TBR=hans Committed: https://crrev.com/78f40fbff7fe6ea54b0de1492268f4f5f76f6eb6 Cr-Commit-Position: refs/heads/master@{#410289}

Patch Set 1 #

Patch Set 2 : 4.0.0 #

Patch Set 3 : 277910, fix VERSION #

Patch Set 4 : 277962 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -14 lines) Patch
M build/toolchain/toolchain.gni View 1 1 chunk +1 line, -7 lines 0 comments Download
M tools/clang/scripts/update.py View 1 2 3 3 chunks +2 lines, -7 lines 0 comments Download

Messages

Total messages: 23 (18 generated)
Nico
The roll put up quite a fight – as it always does when it's been ...
4 years, 4 months ago (2016-08-08 02:17:01 UTC) #16
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/2220793002/60001
4 years, 4 months ago (2016-08-08 02:17:21 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-08 02:21:23 UTC) #20
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/78f40fbff7fe6ea54b0de1492268f4f5f76f6eb6 Cr-Commit-Position: refs/heads/master@{#410289}
4 years, 4 months ago (2016-08-08 02:23:35 UTC) #22
hans
4 years, 4 months ago (2016-08-08 16:16:59 UTC) #23
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698