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 static analyzer support (CPPCheck and clang-analyzer, at the moment) for #180 #229

Merged
merged 5 commits into from
Oct 11, 2020

Conversation

tarunik
Copy link
Contributor

@tarunik tarunik commented Oct 11, 2020

No description provided.

This currently works with cppcheck on Linux using CMake's built-in support.
Note that this causes g++ to spit out a spurious warning about ignoring a linker input file since it's not linking anything.  This warning is utterly harmless and only appears in ANALYZE=true mode.
@azonenberg azonenberg merged commit 18b9ec2 into ngscopeclient:master Oct 11, 2020
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