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

Issue 1715503003: DEPs-ing in tools/clang rather than relying on outdated scripts.

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

Description

DEPs-ing in tools/clang rather than relying on outdated scripts. Removes tools/clang from repo so it can be DEPs'd in. Disables some (very new) clang warnings so that Mojo can actually build using a newer version of clang. BUG=None

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M DEPS View 2 chunks +4 lines, -0 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 chunk +6 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 1 (1 generated)
Sean Klein
4 years, 10 months ago (2016-02-18 23:55:33 UTC) #1
Description was changed from

==========
Unbreak clang, i guess

BUG=
==========

to

==========
DEPs-ing in tools/clang rather than relying on outdated scripts.

Removes tools/clang from repo so it can be DEPs'd in.
Disables some (very new) clang warnings so that Mojo can
actually build using a newer version of clang.

BUG=None
==========

Powered by Google App Engine
This is Rietveld 408576698