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

Issue 1921853002: Replacing hard-coded clang version by a common variable. (Closed)

Created:
4 years, 8 months ago by aizatsky
Modified:
4 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Replacing hard-coded clang version by a common variable. This variable will be used in the next CL to add ASAN support on mac. BUG= Committed: https://crrev.com/a913c3da4c4c6e00cb26775908b51fd0f79b77f8 Cr-Commit-Position: refs/heads/master@{#391345}

Patch Set 1 #

Total comments: 2

Patch Set 2 : setting clang_version only when is_clang==true. #

Total comments: 2

Patch Set 3 : wrapping clang_version in conditional. #

Patch Set 4 : importing toolchain.gni #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M base/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M build/config/win/BUILD.gn View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M build/toolchain/toolchain.gni View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
aizatsky
4 years, 8 months ago (2016-04-25 20:24:48 UTC) #3
aizatsky
ping.
4 years, 7 months ago (2016-04-29 22:30:02 UTC) #4
brettw
Sorry! This fell off my list.
4 years, 7 months ago (2016-05-02 22:35:10 UTC) #5
brettw
lgtm https://codereview.chromium.org/1921853002/diff/1/build/toolchain/toolchain.gni File build/toolchain/toolchain.gni (right): https://codereview.chromium.org/1921853002/diff/1/build/toolchain/toolchain.gni#newcode16 build/toolchain/toolchain.gni:16: clang_version = "3.9.0" Can this be an an ...
4 years, 7 months ago (2016-05-03 16:55:35 UTC) #6
aizatsky
PTAL. https://codereview.chromium.org/1921853002/diff/1/build/toolchain/toolchain.gni File build/toolchain/toolchain.gni (right): https://codereview.chromium.org/1921853002/diff/1/build/toolchain/toolchain.gni#newcode16 build/toolchain/toolchain.gni:16: clang_version = "3.9.0" On 2016/05/03 16:55:35, brettw wrote: ...
4 years, 7 months ago (2016-05-03 17:21:24 UTC) #7
brettw
https://codereview.chromium.org/1921853002/diff/20001/build/toolchain/toolchain.gni File build/toolchain/toolchain.gni (right): https://codereview.chromium.org/1921853002/diff/20001/build/toolchain/toolchain.gni#newcode21 build/toolchain/toolchain.gni:21: # Clang compiler version. Clang files are placed at ...
4 years, 7 months ago (2016-05-03 18:03:25 UTC) #8
aizatsky
https://codereview.chromium.org/1921853002/diff/20001/build/toolchain/toolchain.gni File build/toolchain/toolchain.gni (right): https://codereview.chromium.org/1921853002/diff/20001/build/toolchain/toolchain.gni#newcode21 build/toolchain/toolchain.gni:21: # Clang compiler version. Clang files are placed at ...
4 years, 7 months ago (2016-05-03 18:07:31 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1921853002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1921853002/40001
4 years, 7 months ago (2016-05-03 18:08:29 UTC) #12
brettw
lgtm
4 years, 7 months ago (2016-05-03 18:08:36 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/16113)
4 years, 7 months ago (2016-05-03 18:19:33 UTC) #15
aizatsky
On 2016/05/03 18:19:33, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 7 months ago (2016-05-03 18:34:00 UTC) #16
brettw
> Do you think clang_version should be defined elsewhere or should I include > toolchain.gni ...
4 years, 7 months ago (2016-05-03 19:09:11 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1921853002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1921853002/60001
4 years, 7 months ago (2016-05-03 19:34:47 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-03 20:35:51 UTC) #22
commit-bot: I haz the power
4 years, 7 months ago (2016-05-03 20:37:07 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a913c3da4c4c6e00cb26775908b51fd0f79b77f8
Cr-Commit-Position: refs/heads/master@{#391345}

Powered by Google App Engine
This is Rietveld 408576698