Bookmarks tagged [static-code-analysis]
http://cppcheck.sourceforge.net/
A tool for static C/C++ code analysis. - source
- tags: cpp, static-code-analysis
Simplifies managing a complex C/C++ code base by analyzing and visualizing code dependencies, by defining design rules, by doing impact analysis, and comparing different versions of the code.
- tags: cpp, static-code-analysis
https://github.com/cpplint/cpplint
A C++ style checker following Google's C++ style guide.
- tags: cpp, static-code-analysis
- source code
http://www.viva64.com/en/pvs-studio/
A tool for bug detection in the source code of programs, written in C, C++ and C.
- tags: cpp, static-code-analysis
https://github.com/tomtom-international/cpp-dependencies
Tool to check C++ include dependencies (dependency graphs created in .dot format). [Apache]
- tags: cpp, static-code-analysis
- source code
https://github.com/include-what-you-use/include-what-you-use
A tool for use with clang to analyze includes in C and C++ source files. website
- tags: cpp, static-code-analysis
- source code
A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C. - source
- tags: cpp, static-code-analysis
http://clang-analyzer.llvm.org/index.html
A source code analysis tool that finds bugs in C, C++, and Objective-C programs.
- tags: cpp, static-code-analysis
Eclipse CDT integration of Pc-/FlexeLint.
- tags: cpp, static-code-analysis
https://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis#C.2FC.2B.2B
A list of tools for static code analysis from Wikipedia.
- tags: cpp, static-code-analysis