 
                            ...
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Astrée | 
 | universal-character-name-concatenation | Fully checked | ||||||
| 
 | CertC-PRE30 | Fully implemented | |||||||
| CodeSonar | 
 | LANG.PREPROC.PASTE LANG.PREPROC.PASTEHASH | Macro uses ##operator## follows # operator | ||||||
| LDRA tool suite | 
 | 573 S | Fully implemented | ||||||
| Parasoft C/C++test | 
 | CERT_C-PRE30-a | Avoid token concatenation that may produce universal character names | ||||||
| 
 | CERT C: Rule PRE30-C | Checks for universal character name from token concatenation (rule fully covered) | |||||||
| PRQA QA-C | 
 | 0905 | |||||||
| PRQA QA-C++ | 
 | 0064, 0080 | |||||||
| RuleChecker | 
 | universal-character-name-concatenation | Fully checked | ||||||
| Helix QAC | 0905 | 
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...