From c32f6339d877e61324b5da56b7622b67636b86bc Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Thu, 27 Oct 2022 07:33:23 -0400 Subject: [PATCH] Roll Clang from a93d03310e2c to bca75abc01f3 (flutter/engine#37076) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index dd932fca9e..2576b34188 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:a93d03310e2c02fa5e24544df4706650f85788f7', + 'clang_version': 'git_revision:bca75abc01f303512da409cf25a1d267b89b7276', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the