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

Issue 1573243008: Don't use depfiles for assembly with Clang (Closed)

Created:
4 years, 11 months ago by Petr Hosek
Modified:
4 years, 11 months ago
CC:
mojo-reviews_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Don't use depfiles for assembly with Clang Clang doesn't seem to support depfiles for assembly leading to stream of warnings when compiling fusl. BUG=#619 R=kulakowski@chromium.org, viettrungluu@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/0d2a6f788aafe8f53e24149d955d75fb1940d074

Patch Set 1 #

Patch Set 2 : Avoid the use of depfiles non-conditionally #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M build/toolchain/gcc_toolchain.gni View 1 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (1 generated)
Petr Hosek
4 years, 11 months ago (2016-01-13 00:25:56 UTC) #1
viettrungluu
Doesn't this result in not getting proper dependencies when building with clang? Should we be ...
4 years, 11 months ago (2016-01-13 00:31:54 UTC) #2
Petr Hosek
On 2016/01/13 00:31:54, viettrungluu wrote: > Doesn't this result in not getting proper dependencies when ...
4 years, 11 months ago (2016-01-13 00:41:23 UTC) #3
kulakowski
On 2016/01/13 00:41:23, Petr Hosek wrote: > On 2016/01/13 00:31:54, viettrungluu wrote: > > Doesn't ...
4 years, 11 months ago (2016-01-13 00:44:30 UTC) #4
Petr Hosek
On 2016/01/13 00:44:30, kulakowski wrote: > On 2016/01/13 00:41:23, Petr Hosek wrote: > > On ...
4 years, 11 months ago (2016-01-13 01:07:57 UTC) #5
kulakowski
On 2016/01/13 01:07:57, Petr Hosek wrote: > On 2016/01/13 00:44:30, kulakowski wrote: > > On ...
4 years, 11 months ago (2016-01-13 01:09:21 UTC) #6
Petr Hosek
On 2016/01/13 01:09:21, kulakowski wrote: > On 2016/01/13 01:07:57, Petr Hosek wrote: > > On ...
4 years, 11 months ago (2016-01-13 01:27:42 UTC) #7
Petr Hosek
Done, I've made the change non-conditional.
4 years, 11 months ago (2016-01-13 02:20:14 UTC) #8
Petr Hosek
4 years, 11 months ago (2016-01-13 17:55:43 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
0d2a6f788aafe8f53e24149d955d75fb1940d074 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698