From 741a556f5ed78c2f60fa679519a634db37834565 Mon Sep 17 00:00:00 2001 From: skia-flutter-autoroll Date: Wed, 31 Aug 2022 17:40:26 +0000 Subject: [PATCH] Roll Clang from 41d4067d0b7c to 039b969b32b6 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 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 2f4b6ad881e78..806a0e645fda6 100644 --- a/DEPS +++ b/DEPS @@ -628,7 +628,7 @@ deps = { 'packages': [ { 'package': 'fuchsia/third_party/clang/linux-amd64', - 'version': 'git_revision:41d4067d0b7c3c955b8b6cda328bcb46e268bd6a' + 'version': 'git_revision:039b969b32b64b64123dce30dd28ec4e343d893f' } ], 'condition': 'host_os == "linux" and host_cpu == "x64"',