From af84f2ef36337ec1554bcdd095a094d9e8971e8d Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 13 Oct 2022 15:38:04 -0400 Subject: [PATCH] Roll Clang from 039b969b32b6 to f85c1f3b7c0b (flutter/engine#36739) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3b9ca7b0622..96d7a20aad0 100644 --- a/DEPS +++ b/DEPS @@ -35,7 +35,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:039b969b32b64b64123dce30dd28ec4e343d893f', + 'clang_version': 'git_revision:f85c1f3b7c0bda64aef12201e2f5bbad6028582d', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the