Update 02-Use_the_Tools_Available.md

This commit is contained in:
Jason Turner
2018-03-23 07:35:24 -06:00
committed by GitHub
parent 5fb6849a4d
commit 2764eb398d

View File

@@ -225,6 +225,10 @@ The Eclipse based [Cevelop](https://www.cevelop.com/) IDE has various static ana
Qt Creator can plug into the clang static analyzer.
### clazy
[clazy](https://github.com/KDE/clazy) is a clang based tool for analyzing Qt usage.
## Runtime Checkers
### Code Coverage Analysis