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 clang-tidy config file. #4253

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Fix clang-tidy config file. #4253

merged 1 commit into from
Nov 24, 2023

Conversation

fruffy
Copy link
Collaborator

@fruffy fruffy commented Nov 17, 2023

AnalyzeTemporaryDtors is deprecated and throws and error.

--std=c++17 does not have any effect, it seems. It only throws an error.

@fruffy
Copy link
Collaborator Author

fruffy commented Nov 23, 2023

This will fix clangd while #4254 is blocked.

@fruffy fruffy merged commit ab11c7f into main Nov 24, 2023
13 checks passed
@fruffy fruffy deleted the fruffy/fix_clang_tidy branch November 24, 2023 15:06
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