Skip to content

Conversation

@bobtista
Copy link

@bobtista bobtista commented Nov 5, 2025

This PR builds on @JohnsterID's work in PR #1580, fixing issues identified in that PR to enable clang-tidy static analysis for the project.

JohnsterID and others added 11 commits September 15, 2025 07:55
…ysis

- Add comprehensive .clang-tidy configuration tailored for legacy C++98/C++20 hybrid codebase
- Add Python helper script for running clang-tidy with project-specific filtering
- Update TESTING.md with clang-tidy usage documentation and examples
- Support MinGW-w64 cross-compilation environment and ReactOS ATL compatibility
- CMAKE_EXPORT_COMPILE_COMMANDS already enabled in existing presets
Add Windows Command Prompt and PowerShell alternatives to the existing
Unix/Linux find command for running clang-tidy on multiple files.
The Python helper script already supports all platforms.
@OmniBlade
Copy link

Out of interest, why does this close the clang-format stuff? Clang-tidy and clang-format perform different functions as I understand it.

@Skyaero42
Copy link

Out of interest, why does this close the clang-format stuff? Clang-tidy and clang-format perform different functions as I understand it.

I was in the understanding the three closed PR's were replacable by this work - additionally they were also not worked on, I'm doing a clean up of older PR's.

But if I was mistaken, please open the other PR again (and remove it from the first-post here).

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.

4 participants