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

Use latest LLVM and cache libc++ build. #10

Merged
merged 3 commits into from
May 9, 2024
Merged

Use latest LLVM and cache libc++ build. #10

merged 3 commits into from
May 9, 2024

Conversation

stripe2933
Copy link
Owner

This PR changes:

  • Now Clang CI use latest Clang compiler from homebrew.
  • Now Clang CI caches Libc++ build directory and use it if available. It solves long and inefficient clone-build time. Note that the cache is deleted after 7 days from its last usage, therefore weekly CI would not use this cache.

@stripe2933 stripe2933 merged commit 08f5e25 into main May 9, 2024
12 checks passed
@stripe2933 stripe2933 deleted the latest-llvm branch May 9, 2024 09:49
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.

1 participant