We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d577ee8 + 8d655c7 commit a709783Copy full SHA for a709783
cpp/ql/test/library-tests/loops/loops.expected
@@ -30,5 +30,6 @@
30
| rbfl.cpp:11:3:13:3 | for(...:...) ... | (RangeBasedForStmt).getVariable() | rbfl.cpp:11:10:11:12 | itr |
31
32
| rbfl.cpp:11:3:13:3 | for(...:...) ... | getCondition() | file://:0:0:0:0 | ... != ... |
33
+| rbfl.cpp:11:3:13:3 | for(...:...) ... | getCondition() | file://:0:0:0:0 | <error expr> |
34
| rbfl.cpp:11:3:13:3 | for(...:...) ... | getStmt() | rbfl.cpp:12:3:13:3 | { ... } |
35
0 commit comments