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: remove removed clang-tidy AnalyzeTemporaryDtors setting #13235

Conversation

Swiftb0y
Copy link
Member

My local builds always had this:

/home/swiftb0y/Sourcerepositories/mixxx/.clang-tidy:13:1: error: unknown key 'AnalyzeTemporaryDtors'
AnalyzeTemporaryDtors: false
^~~~~~~~~~~~~~~~~~~~~
Error parsing /home/swiftb0y/Sourcerepositories/mixxx/.clang-tidy: Invalid argument

Which seems to have been removed: https://stackoverflow.com/questions/63920634/what-is-the-meaning-of-the-analyzetemporarydtors-option-in-clang-tidy

@Swiftb0y
Copy link
Member Author

friendly ping ;)

@JoergAtGithub
Copy link
Member

LGTM! Thank you!

@JoergAtGithub JoergAtGithub merged commit ef8f24c into mixxxdj:2.4 May 28, 2024
14 checks passed
@Swiftb0y Swiftb0y deleted the fix/remove-clang-tidy-analizetemporarydtors branch May 28, 2024 20:55
@Swiftb0y
Copy link
Member Author

Thank you

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.

None yet

2 participants