From eccd39d5a6ca6d03ea649c9f7e414bd97a1b430b Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 26 Apr 2023 19:22:29 +0000 Subject: [PATCH] Roll Clang from 20d06c833d83 to 5344d8e10bb7 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 jsimmons@google.com,rmistry@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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 0bbb8505f1105..d49922f60b2e6 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:20d06c833d833ef6b2d0f519cc4a7998d49a2803', + 'clang_version': 'git_revision:5344d8e10bb7d8672d4bfae8adb010465470d51b', # 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