mirror of
https://github.com/cpp-best-practices/cppbestpractices.git
synced 2025-12-17 11:14:35 +03:00
Update 02-Use_the_Tools_Available.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user