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

Issue 781763003: Roll Clang 218707:223109 (+r223211, +r223219, -r220714) (Closed)

Created:
6 years ago by hans
Modified:
6 years ago
CC:
chromium-reviews, eugenis+clang_chromium.org, glider+clang_chromium.org, dmikurube+clang_chromium.org, ukai+watch_chromium.org
Base URL:
precise:/work/chromium/src@clang_roll_223109
Project:
chromium
Visibility:
Public.

Description

Roll Clang 218707:223109 (+r223211, +r223219, -r220714) Perf sheriffs: we're expecting a ~350 KiB size regression for this. Expectations need to be updated. BUG=431803 TBR=brettw NOTRY=true Committed: https://crrev.com/dcc1f6bc8b1b5ab295cd0888db37b0e7c0749eb0 Cr-Commit-Position: refs/heads/master@{#307492}

Patch Set 1 #

Patch Set 2 : Update .gn file, remove explicit asan rt dependency for Android #

Patch Set 3 : git-cl is diffing against the wrong revision?? #

Patch Set 4 : Reverse-cherry-pick r220714 #

Patch Set 5 : Rebase on master@{#307108} #

Patch Set 6 : Update shared library expectations #

Total comments: 8

Patch Set 7 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -186 lines) Patch
M build/common.gypi View 1 2 3 4 5 6 4 chunks +5 lines, -12 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/installer/linux/rpm/expected_deps_i386 View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M chrome/installer/linux/rpm/expected_deps_x86_64 View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M tools/clang/blink_gc_plugin/CMakeLists.txt View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/plugins/tests/overridden_methods.txt View 2 2 chunks +12 lines, -12 lines 0 comments Download
M tools/clang/plugins/tests/test.sh View 2 1 chunk +1 line, -0 lines 0 comments Download
M tools/clang/scripts/package.sh View 2 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/scripts/repackage.sh View 2 1 chunk +1 line, -1 line 0 comments Download
M tools/clang/scripts/update.sh View 1 2 3 3 chunks +130 lines, -159 lines 0 comments Download

Messages

Total messages: 24 (7 generated)
hans
Please take a look.
6 years ago (2014-12-08 23:02:12 UTC) #2
hans
The mac_asan_64 and linux_chromeos_asan test failures correspond with failures on a whitespace change: https://codereview.chromium.org/405473002
6 years ago (2014-12-08 23:03:08 UTC) #3
Nico
lgtm https://codereview.chromium.org/781763003/diff/100001/chrome/installer/linux/rpm/expected_deps_i386 File chrome/installer/linux/rpm/expected_deps_i386 (right): https://codereview.chromium.org/781763003/diff/100001/chrome/installer/linux/rpm/expected_deps_i386#newcode29 chrome/installer/linux/rpm/expected_deps_i386:29: libgcc_s.so.1(GCC_4.0.0) Do you know why this is back? ...
6 years ago (2014-12-08 23:13:58 UTC) #4
hans
https://codereview.chromium.org/781763003/diff/100001/chrome/installer/linux/rpm/expected_deps_i386 File chrome/installer/linux/rpm/expected_deps_i386 (right): https://codereview.chromium.org/781763003/diff/100001/chrome/installer/linux/rpm/expected_deps_i386#newcode29 chrome/installer/linux/rpm/expected_deps_i386:29: libgcc_s.so.1(GCC_4.0.0) On 2014/12/08 23:13:58, Nico wrote: > Do you ...
6 years ago (2014-12-08 23:19:51 UTC) #5
hans
On 2014/12/08 23:19:51, hans wrote: > > Do you know why this is back? > ...
6 years ago (2014-12-08 23:20:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/781763003/100001
6 years ago (2014-12-08 23:22:09 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/28974)
6 years ago (2014-12-08 23:26:33 UTC) #10
Nico
https://codereview.chromium.org/781763003/diff/100001/chrome/installer/linux/rpm/expected_deps_i386 File chrome/installer/linux/rpm/expected_deps_i386 (right): https://codereview.chromium.org/781763003/diff/100001/chrome/installer/linux/rpm/expected_deps_i386#newcode29 chrome/installer/linux/rpm/expected_deps_i386:29: libgcc_s.so.1(GCC_4.0.0) On 2014/12/08 23:19:51, hans wrote: > On 2014/12/08 ...
6 years ago (2014-12-08 23:31:15 UTC) #11
hans
https://codereview.chromium.org/781763003/diff/100001/chrome/installer/linux/rpm/expected_deps_i386 File chrome/installer/linux/rpm/expected_deps_i386 (right): https://codereview.chromium.org/781763003/diff/100001/chrome/installer/linux/rpm/expected_deps_i386#newcode29 chrome/installer/linux/rpm/expected_deps_i386:29: libgcc_s.so.1(GCC_4.0.0) On 2014/12/08 23:31:15, Nico wrote: > On 2014/12/08 ...
6 years ago (2014-12-08 23:45:49 UTC) #12
Nico
https://codereview.chromium.org/781763003/diff/100001/tools/clang/scripts/update.sh File tools/clang/scripts/update.sh (right): https://codereview.chromium.org/781763003/diff/100001/tools/clang/scripts/update.sh#newcode402 tools/clang/scripts/update.sh:402: # Revert r220714: "Frontend: Define __EXCEPTIONS if -fexceptions is ...
6 years ago (2014-12-09 00:33:33 UTC) #13
hans
+phajdan.jr for chrome/installer/linux/ +brettw for the .gn file
6 years ago (2014-12-09 15:32:55 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/781763003/120001
6 years ago (2014-12-09 15:33:34 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/29117)
6 years ago (2014-12-09 15:37:22 UTC) #19
Paweł Hajdan Jr.
chrome/installer/linux LGTM
6 years ago (2014-12-09 16:41:03 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/781763003/120001
6 years ago (2014-12-09 17:21:45 UTC) #22
commit-bot: I haz the power
Committed patchset #7 (id:120001)
6 years ago (2014-12-09 17:22:55 UTC) #23
commit-bot: I haz the power
6 years ago (2014-12-09 17:24:04 UTC) #24
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/dcc1f6bc8b1b5ab295cd0888db37b0e7c0749eb0
Cr-Commit-Position: refs/heads/master@{#307492}

Powered by Google App Engine
This is Rietveld 408576698