flycheck-irony icon indicating copy to clipboard operation
flycheck-irony copied to clipboard

Does not show warnings

Open DmitruMoth opened this issue 4 years ago • 0 comments

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?

DmitruMoth avatar Mar 16 '21 15:03 DmitruMoth