From 683047be25d13f783b06a311845fa42e38afc22c Mon Sep 17 00:00:00 2001 From: Jonah Williams Date: Fri, 4 Nov 2022 11:09:06 -0700 Subject: [PATCH] Revert "Roll Clang from a93d03310e2c to bca75abc01f3 (#37076)" This reverts commit 17f0103118d4ceafb2c94dadef89c849fb6754d0. --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 3d6d65c742981..030e9b2d4020c 100644 --- a/DEPS +++ b/DEPS @@ -40,7 +40,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:bca75abc01f303512da409cf25a1d267b89b7276', + 'clang_version': 'git_revision:a93d03310e2c02fa5e24544df4706650f85788f7', # When updating the Dart revision, ensure that all entries that are # dependencies of Dart are also updated to match the entries in the