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

Issue 336163004: Clang update.py: check for LLVM_FORCE_HEAD_REVISION in the environment (Closed)

Created:
6 years, 6 months ago by hans
Modified:
6 years, 6 months ago
Reviewers:
Reid Kleckner, Nico
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Clang update.py: check for LLVM_FORCE_HEAD_REVISION in the environment The FYI builders will set this to enforce using the latest revision. BUG=82385 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278500

Patch Set 1 #

Total comments: 2

Patch Set 2 : Just check LLVM_FORCE_HEAD_REVISION #

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

Messages

Total messages: 11 (0 generated)
hans
It seems this fell out in the recent changes, and we ended up with the ...
6 years, 6 months ago (2014-06-19 21:17:36 UTC) #1
Reid Kleckner
Yeah, I forgot about this usage of the environment variable in https://codereview.chromium.org/341963002/. We need this ...
6 years, 6 months ago (2014-06-19 21:19:55 UTC) #2
Nico
https://codereview.chromium.org/336163004/diff/1/tools/clang/scripts/update.py File tools/clang/scripts/update.py (right): https://codereview.chromium.org/336163004/diff/1/tools/clang/scripts/update.py#newcode24 tools/clang/scripts/update.py:24: re.search(r'\b(asan)=1', os.environ.get('GYP_DEFINES', ''))): Can this say `and not os.environ.get('LLVM_WIN_REVISION') ...
6 years, 6 months ago (2014-06-19 21:22:06 UTC) #3
hans
https://codereview.chromium.org/336163004/diff/1/tools/clang/scripts/update.py File tools/clang/scripts/update.py (right): https://codereview.chromium.org/336163004/diff/1/tools/clang/scripts/update.py#newcode24 tools/clang/scripts/update.py:24: re.search(r'\b(asan)=1', os.environ.get('GYP_DEFINES', ''))): On 2014/06/19 21:22:06, Nico (away) wrote: ...
6 years, 6 months ago (2014-06-19 21:27:05 UTC) #4
Nico
On 2014/06/19 21:27:05, hans wrote: > https://codereview.chromium.org/336163004/diff/1/tools/clang/scripts/update.py > File tools/clang/scripts/update.py (right): > > https://codereview.chromium.org/336163004/diff/1/tools/clang/scripts/update.py#newcode24 > ...
6 years, 6 months ago (2014-06-19 21:36:23 UTC) #5
Nico
*Call it…
6 years, 6 months ago (2014-06-19 21:36:30 UTC) #6
hans
On 2014/06/19 21:36:23, Nico (away) wrote: > On 2014/06/19 21:27:05, hans wrote: > > https://codereview.chromium.org/336163004/diff/1/tools/clang/scripts/update.py ...
6 years, 6 months ago (2014-06-19 21:46:00 UTC) #7
Nico
lgtm with updated cl description
6 years, 6 months ago (2014-06-19 21:46:24 UTC) #8
hans
The CQ bit was checked by hans@chromium.org
6 years, 6 months ago (2014-06-19 21:49:48 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hans@chromium.org/336163004/20001
6 years, 6 months ago (2014-06-19 21:51:20 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 21:54:43 UTC) #11
Message was sent while issue was closed.
Change committed as 278500

Powered by Google App Engine
This is Rietveld 408576698