Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 5395ab6

Browse files
committed
Roll clang to 576b184d6e3b633f51b908b61ebd281d2ecbf66f
1 parent f811f81 commit 5395ab6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ vars = {
3939
# The list of revisions for these tools comes from Fuchsia, here:
4040
# https://fuchsia.googlesource.com/integration/+/HEAD/toolchain
4141
# If there are problems with the toolchain, contact fuchsia-toolchain@.
42-
'clang_version': 'git_revision:020d2fb7711d70e296f19d83565f8d93d2cfda71',
42+
'clang_version': 'git_revision:576b184d6e3b633f51b908b61ebd281d2ecbf66f',
4343

4444
# The goma version and the clang version can be tightly coupled. If goma
4545
# stops working on a clang roll, this may need to be updated using the value
@@ -261,7 +261,7 @@ allowed_hosts = [
261261
]
262262

263263
deps = {
264-
'src': 'https://github.com/flutter/buildroot.git' + '@' + 'e6f6fba04e50ea8e4c385ae2b63b7cc4133800de',
264+
'src': 'https://github.com/flutter/buildroot.git' + '@' + '9bbdc3ffac00cab766dd381c3272fea195f51c7c',
265265

266266
# Fuchsia compatibility
267267
#

0 commit comments

Comments
 (0)