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

Fix build 'clang-tidy' #27

Conversation

MichaelKutzner
Copy link
Contributor

@MichaelKutzner MichaelKutzner commented Dec 17, 2024

This will remove AnalyzeTemporaryDtors, which was removed with clang-tidy 18: llvm/llvm-project#62020
Additionally some errors will be fixed, reported by clang-tidy. More complex to fix errors will be ignored for now.

@MichaelKutzner MichaelKutzner changed the title Remove deprecated setting for clang-tidy Fix build 'clang-tidy' Dec 17, 2024
@MichaelKutzner MichaelKutzner marked this pull request as ready for review December 17, 2024 09:52
@MichaelKutzner
Copy link
Contributor Author

Change doesn't seem necessary for now, as tests are working again. No idea what changed.

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