Skip to content

Commit fe9788b

Browse files
rmacnak-googleCommit Queue
authored andcommitted
Revert "Roll Clang from f77ce52b56d0 to 2bf92787dfa5"
This reverts commit 652b921. Reason for revert: Mac ASAN fails with `Invalid dyld module map detected. This is most likely a bug in the sanitizer.` Original change's description: > Roll Clang from f77ce52b56d0 to 2bf92787dfa5 > > If this roll has caused a breakage, revert this CL and stop the roller > using the controls here: > https://autoroll.skia.org/r/clang-dart-sdk > Please CC [email protected],[email protected],[email protected] 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 Dart SDK: https://github.com/dart-lang/sdk/issues > > 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 > > Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-linux-arm64-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try > Change-Id: I3bb40430403242a55660f9b2b70d296229d9e14c > Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/461661 > Commit-Queue: Alexander Markov <[email protected]> > Reviewed-by: Alexander Markov <[email protected]> > Reviewed-by: Alexander Aprelev <[email protected]> Cq-Include-Trybots: luci.dart.try:dart-sdk-linux-try;luci.dart.try:dart-sdk-linux-arm64-try;luci.dart.try:dart-sdk-mac-try;luci.dart.try:dart-sdk-mac-arm64-try;luci.dart.try:dart-sdk-win-try Change-Id: I9d30104c91c8fefb0a2f844e8e1dba1faa684e65 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/462760 Reviewed-by: Alexander Markov <[email protected]> Commit-Queue: Ryan Macnak <[email protected]> Bot-Commit: Rubber Stamper <[email protected]> Reviewed-by: Alexander Aprelev <[email protected]>
1 parent 68058cf commit fe9788b

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
@@ -75,7 +75,7 @@ vars = {
7575
"jsc_tag": "version:302935",
7676

7777
# https://chrome-infra-packages.appspot.com/p/fuchsia/third_party/clang
78-
"clang_version": "git_revision:2bf92787dfa5e59bfbc62edd397ecff051991ed3",
78+
"clang_version": "git_revision:f77ce52b56d025399f489a8c0aad8c18c4b06045",
7979

8080
# https://chrome-infra-packages.appspot.com/p/gn/gn
8181
"gn_version": "git_revision:c5a0003bcc2ac3f8d128aaffd700def6068e9a76",

0 commit comments

Comments
 (0)