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

Commit a6fdff0

Browse files
author
Casey Hillers
authored
Revert "Roll Clang from 6d667d4b261e to 7f374b6902fa" (#42896)
Reverts #42718 This is causing a breakage for Fuchsia (see b/286634225)
1 parent 59bbf92 commit a6fdff0

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
@@ -39,7 +39,7 @@ vars = {
3939
# The list of revisions for these tools comes from Fuchsia, here:
4040
# https://fuchsia.googlesource.com/integration/+/HEAD/toolchain
4141
# If there are problems with the toolchain, contact fuchsia-toolchain@.
42-
'clang_version': 'git_revision:7f374b6902fad9caed41284a57d573abe9ada9d1',
42+
'clang_version': 'git_revision:6d667d4b261e81f325756fdfd5bb43b3b3d2451d',
4343

4444
# The goma version and the clang version can be tightly coupled. If goma
4545
# stops working on a clang roll, this may need to be updated using the value

0 commit comments

Comments
 (0)