add4f7d9ef
- improve DESCR from maintainer igor zinovik ok steven@ sthen@
7 lines
408 B
Plaintext
7 lines
408 B
Plaintext
Cppcheck is a command-line tool that tries to detect bugs that your
|
|
C/C++ compiler doesn't see. It is versatile, and can check non-standard
|
|
code including various compiler extensions, inline assembly code, etc.
|
|
Its internal preprocessor can handle includes, macros, and several
|
|
preprocessor commands. While Cppcheck is highly configurable, you can
|
|
start using it just by giving it a path to the source code.
|