Update clang and gn to match Fuchsia.

Change-Id: I41e9f35380c9d5ac9652d483a1208a016a96e067
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/237631
Reviewed-by: Liam Appelbe <liama@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
This commit is contained in:
Ryan Macnak 2022-03-22 20:02:50 +00:00 committed by Commit Bot
parent 4f74a0d076
commit b75c19e8a8

4
DEPS
View file

@ -67,8 +67,8 @@ vars = {
# The list of revisions for these tools comes from Fuchsia, here:
# https://fuchsia.googlesource.com/integration/+/HEAD/toolchain
# If there are problems with the toolchain, contact fuchsia-toolchain@.
"clang_revision": "1aa59ff2f789776ebfa2d4b315fd3ea589652b4a",
"gn_revision": "b79031308cc878488202beb99883ec1f2efd9a6d",
"clang_revision": "c2592c374e469f343ecea82d6728609650924259",
"gn_revision": "d7c2209cebcfe37f46dba7be4e1a7000ffc342fb",
# Scripts that make 'git cl format' work.
"clang_format_scripts_rev": "bb994c6f067340c1135eb43eed84f4b33cfa7397",