Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit ede0df5

Browse files
Roll Clang from 20d06c833d83 to 28ee6040710f
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,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
1 parent 2bc07ca commit ede0df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ vars = {
4040
# The list of revisions for these tools comes from Fuchsia, here:
4141
# https://fuchsia.googlesource.com/integration/+/HEAD/toolchain
4242
# If there are problems with the toolchain, contact fuchsia-toolchain@.
43-
'clang_version': 'git_revision:20d06c833d833ef6b2d0f519cc4a7998d49a2803',
43+
'clang_version': 'git_revision:28ee6040710fff44ae1349eadabd4cb4a9b1b1b8',
4444

4545
# When updating the Dart revision, ensure that all entries that are
4646
# dependencies of Dart are also updated to match the entries in the

0 commit comments

Comments
 (0)