 
                            ...
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Clang | 
 | -Wdangling-initializer-list | Catches some lifetime issues related to incorrect use of std::initializer_list<> | ||||||
| CodeSonar | 
 | IO.UAC | Use after close Use after free | ||||||
| LDRA tool suite | 
 | 42 D, 53 D, 77 D, 1 J, 71 S, 565 S | Partially implemented | ||||||
| Parasoft C/C++test | 9.5 | BD-RES-FREE | |||||||
| Parasoft Insure++ | Runtime detection | 
...