flycheck-irony
flycheck-irony copied to clipboard
Does not show warnings
Plugin show some syntax errors, also show error in switch statement, but it doesnt show another kind of warnings, for example possible memory leak, i run clang --analyze main.c and it show me all warnings. How can i resolve it?