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

Update CI to use latest Clang version #423

Closed
wants to merge 4 commits into from

Conversation

abrown
Copy link
Collaborator

@abrown abrown commented Jun 20, 2023

Looking at the LLVM releases, this change attempts an update to v16.0.6.

Looking at the LLVM [releases], this change attempts an update to
v16.0.6.

[releases]: https://github.com/llvm/llvm-project/releases
Later versions of LLVM have a new naming structure; and the v16 releases
don't include the necessary `x86_64-apple-darwin` files.
@sbc100
Copy link
Member

sbc100 commented Jun 20, 2023

Any particular reason you care about this?

@abrown
Copy link
Collaborator Author

abrown commented Jun 20, 2023

Any particular reason you care about this?

No, was just wondering. Seems like it won't be easy, though...

Copy link
Member

@sbc100 sbc100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why didn't 16 work?

@abrown
Copy link
Collaborator Author

abrown commented Jun 20, 2023

Why didn't 16 work?

Later versions of LLVM have a new naming structure; and the v16 releases don't include the necessary x86_64-apple-darwin files.

Copy link
Contributor

@yamt yamt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#394 includes more complete changes.

@abrown
Copy link
Collaborator Author

abrown commented Jul 11, 2023

Closed by #394.

@abrown abrown closed this Jul 11, 2023
@abrown abrown deleted the ci-clang branch July 11, 2023 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants