From f6fec9b475031b0e5d9bebb6cdea22cb56c46ff9 Mon Sep 17 00:00:00 2001 From: Drew Roen <102626803+drewroengoogle@users.noreply.github.com> Date: Fri, 14 Oct 2022 17:38:14 -0400 Subject: [PATCH] Revert "Roll Clang from 039b969b32b6 to f85c1f3b7c0b (#36765)" This reverts commit 119f173293fe86779defaaf7eb4376f1383a9176. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6fa60573101da..6388670df39cb 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:f85c1f3b7c0bda64aef12201e2f5bbad6028582d', + 'clang_version': 'git_revision:039b969b32b64b64123dce30dd28ec4e343d893f', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the