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 clang #89

Closed
wants to merge 2 commits into from
Closed

Update clang #89

wants to merge 2 commits into from

Conversation

mosfet80
Copy link
Contributor

@mosfet80 mosfet80 commented Jul 7, 2023

RSL use c++17 but into docker use clang-14. I update it to version clang-17

update pre-commit-hooks and codespell to last version
fyx typo
@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Merging #89 (090e321) into main (73ca8e1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   99.05%   99.05%           
=======================================
  Files          10       10           
  Lines         211      211           
=======================================
  Hits          209      209           
  Misses          2        2           
Flag Coverage Δ
humble 99.05% <ø> (ø)
rolling 99.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ChrisThrasher
Copy link
Collaborator

ChrisThrasher commented Jul 7, 2023

Clang 17 hasn’t even been released yet. Besides, Clang 14 works perfectly fine for C++17 code. Are you conflating the version number of the compiler with the language standard it supports? Those are separate things.

@mosfet80 mosfet80 deleted the updateClang branch July 14, 2023 18:43
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