...
Tool | Version | Checker | Description | |||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Axivion Bauhaus Suite |
| CertC++-DCL51 | ||||||||||||||||||||||||
| Clang |
| -Wreserved-id-macro-Wuser-defined-literals | The -Wreserved-id-macro flag is not enabled by default or with -Wall, but is enabled with -Weverything. This flag does notcatch all instances of this rule, such as redefining reserved names. | |||||||||||||||||||||||
| CodeSonar |
| LANG.ID.NU.MK LANG.STRUCT.DECL.RESERVED | Macro name is C keyword Declaration of reserved name | |||||||||||||||||||||||
| LDRA tool suite |
| 86 S, 218 S, 219 S, 580 S | Fully implemented | |||||||||||||||||||||||
| Parasoft C/C++test |
| CERT_CPP-DCL51-a | Do not #define or #undef identifiers with names which start with underscore | |||||||||||||||||||||||
| PRQA QA-C++ | Plugin
| SonarQube
| /C
| Plugin
| SonarQube
| /C
| Plugin
| 978 | PRQA QA-5003 | |||||||||||||||||
| SonarQube C/C++ Plugin |
| PRQA QA-
| PRQA QA-
| 5003978 |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...