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 README with clang version note for macos #1200

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

RS2007
Copy link
Contributor

@RS2007 RS2007 commented Dec 30, 2024

Adding instructions in the README for mac users, to not use their systemwide clang installation while using clad and instead use the version of clang inside homebrew llvm-12.

Using the systemwide clang(15.0.0) installation leads to the following issue: #1199

README.md Outdated Show resolved Hide resolved
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.56%. Comparing base (bf049d9) to head (ebd9175).
Report is 12 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1200      +/-   ##
==========================================
- Coverage   94.84%   94.56%   -0.28%     
==========================================
  Files          51       51              
  Lines        8921     8820     -101     
==========================================
- Hits         8461     8341     -120     
- Misses        460      479      +19     

see 9 files with indirect coverage changes

see 9 files with indirect coverage changes

@vgvassilev vgvassilev merged commit c2f1acf into vgvassilev:master Jan 6, 2025
87 of 88 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.

2 participants