Skip to content

Commit

Permalink
add Cppcheck url
Browse files Browse the repository at this point in the history
  • Loading branch information
tangyouhua committed Oct 16, 2016
1 parent 366eba3 commit 40a7a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ C/C++集成开发环境列表

提高质量,减少瑕疵的代码分析工具列表

* Cppcheck:静态C/C++代码分析工具。[官网](http://cppcheck.sourceforge.net/)
* [Cppcheck](http://hao.jobbole.com/cppcheck/):静态C/C++代码分析工具。[官网](http://cppcheck.sourceforge.net/)
* include-what-you-use:使用clang进行代码分析的工具,可以#include在C和C++文件中。[官网](https://code.google.com/p/include-what-you-use/)
* OCLint:用于C,C++和Objective-C的静态源代码分析工具,用于提高质量,减少瑕疵。[官网](http://oclint.org/)
* Clang Static Analyzer:查找C,C++和Objective-C程序bug的源代码分析工具。[官网](http://clang-analyzer.llvm.org/index.html)
Expand Down

0 comments on commit 40a7a1c

Please sign in to comment.