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

Issue 1285623003: clang: Compiler tweaks to make android build for x64 (Closed)

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

Description

clang: Compiler tweaks to make android build for x64 BUG=402625 Committed: https://crrev.com/5009c0055139d67ecf5affa2067b71013077e0b2 Cr-Commit-Position: refs/heads/master@{#342888}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -25 lines) Patch
M build/config/compiler/BUILD.gn View 4 chunks +42 lines, -25 lines 1 comment Download

Dependent Patchsets:

Messages

Total messages: 15 (3 generated)
agrieve
5 years, 4 months ago (2015-08-11 18:07:52 UTC) #2
Dirk Pranke
5 years, 4 months ago (2015-08-11 18:42:52 UTC) #3
agrieve
On 2015/08/11 18:42:52, Dirk Pranke wrote: Silent treatment?
5 years, 4 months ago (2015-08-11 18:59:24 UTC) #4
agrieve
On 2015/08/11 18:59:24, agrieve wrote: > On 2015/08/11 18:42:52, Dirk Pranke wrote: > > Silent ...
5 years, 4 months ago (2015-08-11 18:59:40 UTC) #5
Dirk Pranke
lgtm. I hate it when I hit the wrong button :(.
5 years, 4 months ago (2015-08-11 19:40:36 UTC) #6
agrieve
On 2015/08/11 19:40:36, Dirk Pranke wrote: > lgtm. > > I hate it when I ...
5 years, 4 months ago (2015-08-11 19:53:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1285623003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1285623003/1
5 years, 4 months ago (2015-08-11 19:53:36 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 4 months ago (2015-08-11 21:02:07 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/5009c0055139d67ecf5affa2067b71013077e0b2 Cr-Commit-Position: refs/heads/master@{#342888}
5 years, 4 months ago (2015-08-11 21:03:15 UTC) #11
Nico
https://codereview.chromium.org/1285623003/diff/1/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn (right): https://codereview.chromium.org/1285623003/diff/1/build/config/compiler/BUILD.gn#newcode563 build/config/compiler/BUILD.gn:563: # GCC provides this as a built-in macro, but ...
5 years, 4 months ago (2015-08-11 21:06:15 UTC) #13
agrieve
On 2015/08/11 21:06:15, Nico (hiding) wrote: > https://codereview.chromium.org/1285623003/diff/1/build/config/compiler/BUILD.gn > File build/config/compiler/BUILD.gn (right): > > https://codereview.chromium.org/1285623003/diff/1/build/config/compiler/BUILD.gn#newcode563 ...
5 years, 4 months ago (2015-08-12 01:43:43 UTC) #14
agrieve
5 years, 4 months ago (2015-08-12 17:46:47 UTC) #15
Message was sent while issue was closed.
On 2015/08/12 01:43:43, agrieve wrote:
> On 2015/08/11 21:06:15, Nico (hiding) wrote:
> >
>
https://codereview.chromium.org/1285623003/diff/1/build/config/compiler/BUILD.gn
> > File build/config/compiler/BUILD.gn (right):
> > 
> >
>
https://codereview.chromium.org/1285623003/diff/1/build/config/compiler/BUILD...
> > build/config/compiler/BUILD.gn:563: # GCC provides this as a built-in macro,
> but
> > clang does not.
> > Under which circumstances? Based on the triple? Is there a clang bug filed
for
> > this? This seems something we should be able to fix very quickly.
> 
> I actually didn't even verify the validity of the statement. Just copied it
from
> clank/suppliement.gypi, where it's existed since 2012. Just tested and it is
in
> fact defined for both gcc and clang, so I'll revert it (and remove it from
> clank/supplement.gypi)

https://codereview.chromium.org/1284093002/

Powered by Google App Engine
This is Rietveld 408576698