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

Roll Clang from 07c592048780 to 020d2fb7711d #44332

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ vars = {
# The list of revisions for these tools comes from Fuchsia, here:
# https://fuchsia.googlesource.com/integration/+/HEAD/toolchain
# If there are problems with the toolchain, contact fuchsia-toolchain@.
'clang_version': 'git_revision:07c59204878045b58ea1fe976ac2aac58d2efbb6',
'clang_version': 'git_revision:020d2fb7711d70e296f19d83565f8d93d2cfda71',

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