mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 12:24:24 +00:00
[build] Update Clang and GN.
TEST=ci Change-Id: I199bdd75d57dbec0b64ddbb7a1b6c71845f4660d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/216581 Reviewed-by: Liam Appelbe <liama@google.com> Commit-Queue: Ryan Macnak <rmacnak@google.com>
This commit is contained in:
parent
b6c659ae8f
commit
2997bc12af
1 changed files with 2 additions and 2 deletions
4
DEPS
4
DEPS
|
@ -64,8 +64,8 @@ vars = {
|
||||||
# The list of revisions for these tools comes from Fuchsia, here:
|
# The list of revisions for these tools comes from Fuchsia, here:
|
||||||
# https://fuchsia.googlesource.com/integration/+/HEAD/prebuilts
|
# https://fuchsia.googlesource.com/integration/+/HEAD/prebuilts
|
||||||
# If there are problems with the toolchain, contact fuchsia-toolchain@.
|
# If there are problems with the toolchain, contact fuchsia-toolchain@.
|
||||||
"clang_revision": "7c4e9a68264ffeef6178865be76c45c4fb6390af",
|
"clang_revision": "f37e8b0b831e61d3b6033829fff05d6d193ab735",
|
||||||
"gn_revision": "39a87c0b36310bdf06b692c098f199a0d97fc810",
|
"gn_revision": "693f9fb87e4febdd4299db9f73d8d2c958e63148",
|
||||||
|
|
||||||
# Scripts that make 'git cl format' work.
|
# Scripts that make 'git cl format' work.
|
||||||
"clang_format_scripts_rev": "c09c8deeac31f05bd801995c475e7c8070f9ecda",
|
"clang_format_scripts_rev": "c09c8deeac31f05bd801995c475e7c8070f9ecda",
|
||||||
|
|
Loading…
Reference in a new issue