Update 02-Use_the_Tools_Available.md

This commit is contained in:
CoderGears
2018-03-06 10:47:14 +00:00
committed by GitHub
parent 84c1d42fb7
commit 2bdd60cb96

View File

@@ -191,7 +191,7 @@ Notes:
### CppDepend ### CppDepend
[CppDepend](http://www.cppdpeend.com/) 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. It's free for OSS contributors. [CppDepend](http://www.cppdepend.com/) 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. It's free for OSS contributors.
### Clang's Static Analyzer ### Clang's Static Analyzer