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 format and clang tidy #269

Conversation

mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented May 6, 2024

Ths updates the workflows for clang format and clang tidy. This is update the actions to use new versions of llvm components, and to use new action versions due to warnings.

@vgvassilev
Copy link
Contributor

If we decide to go this way we should do it across all repositories, including clad :(

@mcbarton
Copy link
Collaborator Author

mcbarton commented May 7, 2024

@vgvassilev the upgrade to the action versions is definitely needed due to the node 16 to node 20 transistion. Without these change the workflow will eventually refuse to run. The change to using the latest llvm is not. I just decided to do that while updating the actions.

@vgvassilev
Copy link
Contributor

@vgvassilev the upgrade to the action versions is definitely needed due to the node 16 to node 20 transistion. Without these change the workflow will eventually refuse to run. The change to using the latest llvm is not. I just decided to do that while updating the actions.

Ok, understood!

@vgvassilev vgvassilev merged commit 9fc91d7 into compiler-research:main May 7, 2024
21 of 33 checks passed
@mcbarton mcbarton deleted the update-clang-format-and-clang-tidy branch May 22, 2024 17:07
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