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

Add --verbose mode for clang-tidy #92637

Open
georgikoyrushki95 opened this issue May 18, 2024 · 0 comments
Open

Add --verbose mode for clang-tidy #92637

georgikoyrushki95 opened this issue May 18, 2024 · 0 comments

Comments

@georgikoyrushki95
Copy link

I was trying to set up clang-tidy for a new repository. I was really struggling to get the compilation database to work and tried so many combinations of things, until I got it up amd running.

The particular issue was I was passing the path to the compile_commands.json file, as opposed to the path to the containing directory. It's clearly set out in the documentation, but it would have saved me a ton of time, if there was an option to turn on debug logs and see what's happening.

Wondering, if that's an easy thing to add for clang-tidy and the other tools in general?

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