From 538df236fe8cc856ded31c1762522ad18d9c00a6 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Wed, 6 Sep 2023 11:33:05 -0700 Subject: [PATCH] Roll clang to 576b184d6e3b633f51b908b61ebd281d2ecbf66f (flutter/engine#45499) Also rolls buildroot to pick up flags to silence new warnings. --- DEPS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPS b/DEPS index c96bd4cd745..9660616c83d 100644 --- a/DEPS +++ b/DEPS @@ -39,7 +39,7 @@ 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_version': 'git_revision:020d2fb7711d70e296f19d83565f8d93d2cfda71', + 'clang_version': 'git_revision:576b184d6e3b633f51b908b61ebd281d2ecbf66f', # The goma version and the clang version can be tightly coupled. If goma # stops working on a clang roll, this may need to be updated using the value @@ -261,7 +261,7 @@ allowed_hosts = [ ] deps = { - 'src': 'https://github.com/flutter/buildroot.git' + '@' + 'e6f6fba04e50ea8e4c385ae2b63b7cc4133800de', + 'src': 'https://github.com/flutter/buildroot.git' + '@' + '9bbdc3ffac00cab766dd381c3272fea195f51c7c', # Fuchsia compatibility #