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

upgrade clang-tidy to v19 on CI #2277

Open
battlmonstr opened this issue Aug 29, 2024 · 2 comments
Open

upgrade clang-tidy to v19 on CI #2277

battlmonstr opened this issue Aug 29, 2024 · 2 comments
Labels
maintenance Some maintenance work (fix, refactor, rename, test...)

Comments

@battlmonstr
Copy link
Contributor

battlmonstr commented Aug 29, 2024

The latest CLion 2024.2 comes with clang-tidy v19 builtin.
It would be nice that local clang-tidy warnings match to the CI.
In this case we can have a feedback from the IDE and solve them as they appear before we reach CI.

Could use a prebuilt binary from this repo:
https://github.com/muttleyxd/clang-tools-static-binaries/releases

@battlmonstr battlmonstr added the maintenance Some maintenance work (fix, refactor, rename, test...) label Aug 29, 2024
@battlmonstr
Copy link
Contributor Author

CC @yperbasis

@battlmonstr
Copy link
Contributor Author

see also #2276

@battlmonstr battlmonstr changed the title upgrade clang-tidy to v17 on CI upgrade clang-tidy to v19 on CI Sep 12, 2024
canepat pushed a commit that referenced this issue Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Some maintenance work (fix, refactor, rename, test...)
Projects
None yet
Development

No branches or pull requests

1 participant