From cd45a6ea154070f4acafddb1a40d4798822f7db3 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Tue, 5 Nov 2024 02:54:41 +0000 Subject: [PATCH] Roll Clang from 725656bdd885 to 388d7f144880 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/clang-flutter-engine Please CC chinmaygarde@google.com,zanderso@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Clang: https://bugs.fuchsia.dev/p/fuchsia/issues/list?q=component%3AToolchain To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 694cd944ebfbd..1730e8148fc1c 100644 --- a/DEPS +++ b/DEPS @@ -42,7 +42,7 @@ vars = { # updates to Clang Tidy will not turn the tree red. # # See https://github.com/flutter/flutter/wiki/Engine-pre‐submits-and-post‐submits#post-submit - 'clang_version': 'git_revision:725656bdd885483c39f482a01ea25d67acf39c46', + 'clang_version': 'git_revision:388d7f144880dcd85ff31f06793304405a9f44b6', 'reclient_version': 'git_revision:29a9d3cb597b6a7d67fa3e9aa8a7cab1c81232ee',