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

Flycheck Checker: Suspicious state #8

Merged
merged 2 commits into from
Feb 24, 2018

Conversation

dreac0nic
Copy link
Contributor

@dreac0nic dreac0nic commented Feb 24, 2018

When installing flycheck-clang-analyzer via MELPA (20180215.345) along side clang-5.0.1, GNU emacs 25.3.1, and cquery (commit 080dd431) flycheck reports a suspicious state because the pattern won't match ": error: " that clang --analyze outputs.

I've added both "info" and "error" warning definitions with the appropriate matching patterns. This change should be completely backwards compatible as the original warning pattern still exists and functions as it did before!

@alexmurray
Copy link
Owner

Awesome, thanks for this.

@alexmurray alexmurray merged commit 70b15d0 into alexmurray:master Feb 24, 2018
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