From 4ea97ab9a39ea9ad1f02590db4c27252b07d8ef1 Mon Sep 17 00:00:00 2001 From: Zachary Anderson Date: Mon, 17 Jul 2023 15:27:11 -0700 Subject: [PATCH] Revert "Roll Clang from 6d667d4b261e to ebd0b8a0472b" (flutter/engine#43749) Reverts flutter/engine#43673 Reverting for b/291462180 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 0f41cf80d3c..7b2aa191ce3 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:ebd0b8a0472b865b7eb6e1a32af97ae31d829033', + 'clang_version': 'git_revision:6d667d4b261e81f325756fdfd5bb43b3b3d2451d', # 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