[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick PR #3616: Remove is_clang_16 #3716

Draft
wants to merge 1 commit into
base: 25.lts.1+
Choose a base branch
from

Conversation

cobalt-github-releaser-bot
Copy link
Collaborator

Refer to the original PR: #3616

b/323184809

is_clang_16 is a temporary variable from a year ago which needs to be cleaned up as we have moved on to clang17.

Replace is_clang_16 with is_clang && current_os != "android"
as android uses clang version 14

b/323184809

is_clang_16 is a temporary variable from a year ago which needs to be
cleaned up as we have moved on to clang17.

Replace `is_clang_16 `with `is_clang && current_os != "android" `
as android uses  [clang version 14 ](go/auditmodularplatforms)

(cherry picked from commit bc5acc2)
@cobalt-github-releaser-bot
Copy link
Collaborator Author

Important

There were merge conflicts while cherry picking! Check out cherry-pick-25.lts.1+-3616 and fix the conflicts before proceeding. Check the log at https://github.com/youtube/cobalt/actions/runs/9716758016 for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants