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

Reduce MacOS llvm cache #465

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

mcbarton
Copy link
Collaborator

Description

Please include a summary of changes, motivation and context for this PR.

Not entirely sure whether this will work. I think in the ci we can replace the clang-repl target with clangInterpreter clangStaticAnalyzerCore and still pass. This might have a small effect on the cache size it produces. Need to wait for the ci to run to see if this is the case.

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Requires documentation updates

Testing

Please describe the test(s) that you added and ran to verify your changes.

Checklist

  • I have read the contribution guide recently

Copy link

codecov bot commented Jan 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.15%. Comparing base (54c9482) to head (9f5c1dd).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #465   +/-   ##
=======================================
  Coverage   71.15%   71.15%           
=======================================
  Files           9        9           
  Lines        3550     3550           
=======================================
  Hits         2526     2526           
  Misses       1024     1024           

@mcbarton mcbarton merged commit 74c5916 into compiler-research:main Jan 19, 2025
57 checks passed
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