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

fixed #12016 - ProcessExecutor: added missing invocation of clang-tidy #5529

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

firewave
Copy link
Collaborator

@firewave firewave commented Oct 8, 2023

No changes in tests since the intercepted invocation function in called in a forked process. The clang-tidy integration is also broken.

@firewave
Copy link
Collaborator Author

firewave commented Oct 8, 2023

The clang-tidy integration is not working as the code can never be reached - see https://trac.cppcheck.net/ticket/12053.

@danmar danmar merged commit cc92b09 into danmar:main Oct 9, 2023
73 checks passed
@firewave firewave deleted the exec-tidy-2 branch October 9, 2023 10:42
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