From 1e53cd5758e25934e3deba23f0b6850b09040a8a Mon Sep 17 00:00:00 2001 From: Jason Simmons Date: Tue, 17 Oct 2023 12:36:48 -0700 Subject: [PATCH] Manual roll of Clang from 576b184d6e3b to 00396e6a1a0b (flutter/engine#46980) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5293db995e1..87b110472df 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:576b184d6e3b633f51b908b61ebd281d2ecbf66f', + 'clang_version': 'git_revision:00396e6a1a0b79fda008cb4e86b616d7952b33c8', # 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