Skip to content

Commit 2806cca

Browse files
rmacnak-googlecommit-bot@chromium.org
authored andcommitted
[build] Update clang to 7e9747b50bcb1be28d4a3236571e8050835497a6.
This version includes a fix for building with the iOS simulators. Bug: dart-lang/sdk#39611 Change-Id: I99532e891e57733fd04785c9c2b6e56285a2bb95 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/138570 Reviewed-by: Alexander Markov <[email protected]> Reviewed-by: Chinmay Garde <[email protected]> Commit-Queue: Ryan Macnak <[email protected]>
1 parent 972e045 commit 2806cca

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
@@ -47,7 +47,7 @@ vars = {
4747
# The list of revisions for these tools comes from Fuchsia, here:
4848
# https://fuchsia.googlesource.com/buildtools/+/master/fuchsia.ensure
4949
# If there are problems with the toolchain, contact fuchsia-toolchain@.
50-
"clang_revision": "b25fc4123c77097c05ea221e023fa5c6a16e0f41",
50+
"clang_revision": "7e9747b50bcb1be28d4a3236571e8050835497a6",
5151
"gn_revision": "239533d2d91a04b3317ca9101cf7189f4e651e4d",
5252

5353
# Scripts that make 'git cl format' work.

0 commit comments

Comments
 (0)