cppcheck
cppcheck copied to clipboard
static analysis of C/C++ code
Results
369
cppcheck issues
Sort by
recently updated
recently updated
newest added
Work in progress. Just wanted to check if I'm heading in the right direction and using the internal API correctly. Is there a way to check if a variable is...
I have several macro files in my project that are included via the -imacro option. To enhance flexibility, I added support for adding custom defines from a file to the...