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

Issue 2209713002: Fix compilation with Xcode version of clang. (Closed)

Created:
4 years, 4 months ago by sdefresne
Modified:
4 years, 4 months ago
Reviewers:
Dirk Pranke, Nico
CC:
chromium-reviews, erikchen
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix compilation with Xcode version of clang. Fix unused variable error in //build/toolchain/mac/BUILD.gn by moving the _compiler_prefix variable inside the mac_toolchain template. Only check the use_clang_xcode variable for the default toolchain as some file are build with "mac" current_os on iOS. BUG=633978 Committed: https://crrev.com/ecc33473f3dbebda070e0ceedb9316591414949f Cr-Commit-Position: refs/heads/master@{#409570}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Change conditional. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -17 lines) Patch
M build/toolchain/mac/BUILD.gn View 2 chunks +15 lines, -16 lines 0 comments Download
M build/toolchain/toolchain.gni View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 22 (10 generated)
sdefresne
Please take a look and send to CQ if lgty.
4 years, 4 months ago (2016-08-03 16:13:18 UTC) #4
Dirk Pranke
https://codereview.chromium.org/2209713002/diff/1/build/toolchain/toolchain.gni File build/toolchain/toolchain.gni (right): https://codereview.chromium.org/2209713002/diff/1/build/toolchain/toolchain.gni#newcode55 build/toolchain/toolchain.gni:55: } This is probably relatively harmless (or even a ...
4 years, 4 months ago (2016-08-03 16:49:50 UTC) #7
Dirk Pranke
lgtm
4 years, 4 months ago (2016-08-03 16:49:56 UTC) #8
sdefresne
https://codereview.chromium.org/2209713002/diff/1/build/toolchain/toolchain.gni File build/toolchain/toolchain.gni (right): https://codereview.chromium.org/2209713002/diff/1/build/toolchain/toolchain.gni#newcode55 build/toolchain/toolchain.gni:55: } On 2016/08/03 16:49:50, Dirk Pranke wrote: > This ...
4 years, 4 months ago (2016-08-03 17:03:40 UTC) #9
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/2209713002/20001
4 years, 4 months ago (2016-08-03 17:05:11 UTC) #14
Dirk Pranke
Ah, right. I wonder if we should maybe even allow xcode_clang to be used for ...
4 years, 4 months ago (2016-08-03 17:41:02 UTC) #15
Nico
On 2016/08/03 17:41:02, Dirk Pranke wrote: > Ah, right. > > I wonder if we ...
4 years, 4 months ago (2016-08-03 17:43:12 UTC) #16
Robert Sesek
On 2016/08/03 17:41:02, Dirk Pranke wrote: > Ah, right. > > I wonder if we ...
4 years, 4 months ago (2016-08-03 17:43:45 UTC) #17
Nico
On 2016/08/03 17:41:02, Dirk Pranke wrote: > Ah, right. > > I wonder if we ...
4 years, 4 months ago (2016-08-03 17:44:37 UTC) #18
Dirk Pranke
Alrighty then. I suppose we can always hand-enable it if we need to test something.
4 years, 4 months ago (2016-08-03 17:46:00 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-03 18:16:18 UTC) #20
commit-bot: I haz the power
4 years, 4 months ago (2016-08-03 18:19:18 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ecc33473f3dbebda070e0ceedb9316591414949f
Cr-Commit-Position: refs/heads/master@{#409570}

Powered by Google App Engine
This is Rietveld 408576698