We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 696111b commit d511157Copy full SHA for d511157
rule_packages/c/Types.json
@@ -467,7 +467,7 @@
467
},
468
"queries": [
469
{
470
- "description": "Using types other than appropriate ones causes to implementation-specific or undefined behavior.",
+ "description": "Declaring bit-fields on types other than appropriate ones causes implementation-specific or undefined behavior.",
471
"kind": "problem",
472
"name": "Bit-fields shall only be declared with an appropriate type",
473
"precision": "very-high",
0 commit comments