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

pass -Qunused-arguments to clang #985

Closed
dkrupp opened this issue Oct 2, 2017 · 2 comments · Fixed by #1029
Closed

pass -Qunused-arguments to clang #985

dkrupp opened this issue Oct 2, 2017 · 2 comments · Fixed by #1029
Assignees
Labels
analyzer 📈 Related to the analyze commands (analysis driver)
Milestone

Comments

@dkrupp
Copy link
Member

dkrupp commented Oct 2, 2017

CodeChecker analyze should pass
-Qunused-arguments
to clang to avoid superflous warnings of additionally forwarded gcc arguments.

@dkrupp dkrupp added this to the release 6.0.2 milestone Oct 2, 2017
@whisperity whisperity added the analyzer 📈 Related to the analyze commands (analysis driver) label Oct 4, 2017
@gyorb
Copy link
Contributor

gyorb commented Oct 12, 2017

Does clang-tidy have a similar argument @martong?

@gyorb
Copy link
Contributor

gyorb commented Oct 12, 2017

Extension for this issue for clang-tidy in #1031.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer 📈 Related to the analyze commands (analysis driver)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants