From afba4e090754c7486f29918ad7786b83926fc7ed Mon Sep 17 00:00:00 2001 From: Drew Roen <102626803+drewroengoogle@users.noreply.github.com> Date: Fri, 14 Oct 2022 17:42:27 -0400 Subject: [PATCH] Revert "Roll Clang from 039b969b32b6 to f85c1f3b7c0b (#36765)" (flutter/engine#36767) This reverts commit 7af5e34a2f15012a00d81da2c318c13a6a077ae4. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 6fa60573101..6388670df39 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