cppcheck
cppcheck copied to clipboard
static analysis of C/C++ code
Results
369
cppcheck issues
Sort by
recently updated
recently updated
newest added
fixed #14330/#14268 - updated simplecpp to 1.6.4 / adjusted file lookups from `simplecpp::Location`
2
There has been multiple issues with the import lately, and (my) fixes have been a bit hacky. With this change, `command` is first split similarily to how the shell would,...
Cppcheck passes a pointer and size to `simplecpp:TokenList`, so we need those APIs enabled even if there is `string_view` and `span`.