Skip to content

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

Merged
firewave merged 1 commit into
cppcheck-opensource:masterfrom
firewave:cmake-cxx23
Jul 24, 2026
Merged

clang-tidy.yml: run clang-tidy with all C++ standards#683
firewave merged 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
@firewave
firewave merged commit c892d73 into cppcheck-opensource:master Jul 24, 2026
26 checks passed
@firewave
firewave deleted the cmake-cxx23 branch July 24, 2026 06:30
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