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

[clang-tidy] some clang-diagnostic checks are not available. #117264

Open
hoyhoy opened this issue Nov 21, 2024 · 0 comments
Open

[clang-tidy] some clang-diagnostic checks are not available. #117264

hoyhoy opened this issue Nov 21, 2024 · 0 comments

Comments

@hoyhoy
Copy link

hoyhoy commented Nov 21, 2024

Possibly anything not included by -Wextra...

The clang-dianostic-strict-prototypes check can't be enabled by llvm 19.1.4's clang-tidy. Explicitly enabling it with clang-dianostic-strict-prototypes in a .clang-tidy file doesn't work. Is there some way to enable this manually? Seems like a bug.

This prevents VSCode from being able to auto-correct these issues.

@hoyhoy hoyhoy changed the title [clang-tidy] Some clang-diagnostic checks are no available. [clang-tidy] some clang-diagnostic checks are not available. Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant