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

Add Clang 17 on MacOS to CI #136

Merged
merged 2 commits into from
Nov 27, 2023
Merged

Add Clang 17 on MacOS to CI #136

merged 2 commits into from
Nov 27, 2023

Conversation

tcbrindle
Copy link
Owner

Our Mac CI script was mistakenly mixing up the Homebrew names "LLVM" and "LLVM@16", meaning it broken when Homebrew updated the default version.

We'll take this opportunity to not only fix it, but test with both Clang 16 and 17

Our Mac CI script was mistakenly mixing up the Homebrew names "LLVM" and "LLVM@16", meaning it broken when Homebrew updated the default version.

We'll take this opportunity to not only fix it, but test with both Clang 16 and 17
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@1c128b5). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #136   +/-   ##
=======================================
  Coverage        ?   97.70%           
=======================================
  Files           ?       67           
  Lines           ?     2398           
  Branches        ?        0           
=======================================
  Hits            ?     2343           
  Misses          ?       55           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

libc++17 still doesn't support chrono::time_point::operator++ :(
@tcbrindle
Copy link
Owner Author

Windows CI isn't working right now, but that #135

@tcbrindle tcbrindle merged commit bc97bee into main Nov 27, 2023
25 of 27 checks passed
@tcbrindle tcbrindle deleted the pr/llvm_17_mac_ci branch December 8, 2023 16:52
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