Skip to content

Commit 6fbdbfb

Browse files
committed
Declarations7: fix RULE-18-8 expected file
1 parent ea3fb53 commit 6fbdbfb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

c/misra/test/rules/RULE-18-8/VariableLengthArrayTypesUsed.expected

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
WARNING: Unused predicate partOfConstantExpr (/Users/knewbury/Desktop/GITHUB/coding-standards/codeql-coding-standards/c/misra/src/rules/RULE-18-8/VariableLengthArrayTypesUsed.ql:17,11-29)
21
| test.c:3:19:3:20 | definition of pa | Variable length array declared. |
32
| test.c:6:7:6:8 | definition of a1 | Variable length array declared. |
43
| test.c:7:7:7:8 | definition of a2 | Variable length array declared. |

0 commit comments

Comments
 (0)