Skip to content

clang-tidy.yml: run clang-tidy with all C++ standards#683

Open
firewave wants to merge 1 commit into
cppcheck-opensource:masterfrom
firewave:cmake-cxx23
Open

clang-tidy.yml: run clang-tidy with all C++ standards#683
firewave wants to merge 1 commit into
cppcheck-opensource:masterfrom
firewave:cmake-cxx23

Conversation

@firewave

Copy link
Copy Markdown
Collaborator

As we have conditional code depending on the standard used we might not have covered all the code in the analysis. We might have missed Clang compiler warnings as well as those are only fully enabled when using CMake (the other workflow running all standards only utilizes make).

@firewave

Copy link
Copy Markdown
Collaborator Author

This caused us to miss compiler warnings in #676.

@firewave firewave marked this pull request as ready for review July 15, 2026 13:19
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