...
Tool | Version | Checker | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| virtual-call-in-constructor invalid_function_pointer | Fully checked | |||||||||||
Axivion Bauhaus Suite |
| CertC++-OOP50 | ||||||||||||
Clang |
| clang-analyzer-alpha.cplusplus.VirtualCall | Checked by clang-tidy | |||||||||||
CodeSonar |
| LANG.STRUCT.VCALL_IN_CTOR LANG.STRUCT.VCALL_IN_DTOR | Virtual Call in Constructor Virtual Call in Destructor | |||||||||||
Helix QAC |
| C++4260, C++4261, C++4273, C++4274, C++4275, C++4276, C++4277, C++4278, C++4279, C++4280, C++4281, C++4282 | ||||||||||||
Klocwork |
| CERT.OOP.CTOR.VIRTUAL_FUNC | ||||||||||||
LDRA tool suite |
| 467 S, 92 D | Fully implemented | |||||||||||
Parasoft C/C++test |
| CERT_CPP-OOP50-a | Avoid calling virtual functions from constructors | |||||||||||
Polyspace Bug Finder |
| CERT C++: OOP50-CPP | Checks for virtual function call from constructors and destructors (rule fully covered) | |||||||||||
PRQA QA-C++ | ||||||||||||||
Include Page | PRQA QA-C++_V | PRQA QA-C++_V | 4260, 4261, 4273, 4274, | PVS-Studio |
| V1053 | ||||||||
RuleChecker |
| virtual-call-in-constructor | Fully checked | |||||||||||
SonarQube C/C++ Plugin |
| S1699 |
...