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

Issue 1491203003: Fix downloading LLVM Gold plugin in the case, when Clang is up to date. (Closed)

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

Description

Fix downloading LLVM Gold plugin in the case, when Clang is up to date. The script should download LLVM Gold plugin, if it's missing, even if the main Clang toolchain is up to date. This change is to match update.py functionality with the gone update.sh. BUG=464797, 494442 Committed: https://crrev.com/7ff79f9569429444dabdb6d5024918bc548916b3 Cr-Commit-Position: refs/heads/master@{#362803}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -6 lines) Patch
M tools/clang/scripts/update.py View 2 chunks +11 lines, -6 lines 1 comment Download

Messages

Total messages: 22 (10 generated)
krasin
5 years ago (2015-12-02 19:01:47 UTC) #2
Nico
lgtm, thanks I added a bug to the BUG= line
5 years ago (2015-12-02 19:10:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1491203003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1491203003/1
5 years ago (2015-12-02 19:17:10 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/148984)
5 years ago (2015-12-02 20:21:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1491203003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1491203003/1
5 years ago (2015-12-02 20:26:14 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/149050)
5 years ago (2015-12-02 21:16:15 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1491203003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1491203003/1
5 years ago (2015-12-02 21:17:45 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-02 21:52:41 UTC) #16
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/7ff79f9569429444dabdb6d5024918bc548916b3 Cr-Commit-Position: refs/heads/master@{#362803}
5 years ago (2015-12-02 21:53:52 UTC) #18
Adrian Kuegel
https://codereview.chromium.org/1491203003/diff/1/tools/clang/scripts/update.py File tools/clang/scripts/update.py (right): https://codereview.chromium.org/1491203003/diff/1/tools/clang/scripts/update.py#newcode311 tools/clang/scripts/update.py:311: print 'Clang is already up to date.' I think ...
5 years ago (2015-12-03 09:29:26 UTC) #20
Adrian Kuegel
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/1494883004/ by akuegel@chromium.org. ...
5 years ago (2015-12-03 09:29:40 UTC) #21
Adrian Kuegel
5 years ago (2015-12-03 10:13:35 UTC) #22
Message was sent while issue was closed.
On 2015/12/03 09:29:40, Adrian Kuegel wrote:
> A revert of this CL (patchset #1 id:1) has been created in
> https://codereview.chromium.org/1494883004/ by mailto:akuegel@chromium.org.
> 
> The reason for reverting is: This breaks Codesearch bots..

Sorry, in the hurry I didn't notice that you were trying to fix the same issue
for your use case that the Codesearch bots run into. I relanded it now.

Powered by Google App Engine
This is Rietveld 408576698