CodeCheckerEclipsePlugin icon indicating copy to clipboard operation
CodeCheckerEclipsePlugin copied to clipboard

This is an Eclipse plugin that shows C/C++ static analysis results found by Clang Static Analyzer and Clang Tidy

Results 43 CodeCheckerEclipsePlugin issues
Sort by recently updated
recently updated
newest added

Preliminary question: What does the `#123` supposed to mean in front of a file in the `ReportListView`? I don't think I really need some numbers which are just seemingly a...

Sometimes it would be great to not have a CodeChecker run after a build has happened, eg. when fixing a bug, one would wish to just test if their code...

It would be nice if the users could view the documentations for a bug (which checker found it and why).

enhancement