File tree 4 files changed +8
-1
lines changed
cpp/ql/test/library-tests
4 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
| cpp.cpp:3:5:3:51 | declaration | 0 | cpp.cpp:3:19:3:24 | twisty |
2
2
| cpp.cpp:3:5:3:51 | declaration | 0 | cpp.cpp:3:43:3:48 | twisty |
3
+ | cpp.cpp:3:15:3:27 | declaration | 0 | cpp.cpp:3:19:3:24 | twisty |
4
+ | cpp.cpp:3:15:3:27 | declaration | 0 | cpp.cpp:3:43:3:48 | twisty |
3
5
| cpp.cpp:5:5:5:62 | declaration | 0 | cpp.cpp:5:61:5:61 | i |
4
6
| cpp.cpp:5:38:5:51 | declaration | 0 | cpp.cpp:5:44:5:44 | t |
5
7
| declstmt.c:7:5:7:19 | declaration | 0 | declstmt.c:7:9:7:12 | fun1 |
Original file line number Diff line number Diff line change 1
1
| cpp.cpp:3:5:3:51 | declaration | 0 | cpp.cpp:3:43:3:48 | declaration of twisty |
2
+ | cpp.cpp:3:15:3:27 | declaration | 0 | cpp.cpp:3:19:3:24 | declaration of twisty |
2
3
| cpp.cpp:5:5:5:62 | declaration | 0 | cpp.cpp:5:61:5:61 | definition of i |
3
4
| cpp.cpp:5:38:5:51 | declaration | 0 | cpp.cpp:5:44:5:44 | declaration of t |
4
5
| declstmt.c:7:5:7:19 | declaration | 0 | declstmt.c:7:9:7:12 | definition of fun1 |
Original file line number Diff line number Diff line change 1
1
| file://:0:0:0:0 | 0 | file://:0:0:0:0 | int |
2
- | test.c:7:20:7:21 | E | file://:0:0:0:0 | int |
2
+ | test.c:7:14:7:14 | E | file://:0:0:0:0 | int |
3
+ | test.c:7:20:7:21 | E | test.c:7:14:7:14 | typeof(...) |
Original file line number Diff line number Diff line change @@ -8,7 +8,10 @@ uniqueEnclosingCallable
8
8
| misc.c:210:24:210:24 | 0 | Node should have one enclosing callable but has 0. |
9
9
| misc.c:210:24:210:28 | ... + ... | Node should have one enclosing callable but has 0. |
10
10
| misc.c:210:28:210:28 | 1 | Node should have one enclosing callable but has 0. |
11
+ | stmt_in_type.cpp:3:12:3:40 | (statement expression) | Node should have one enclosing callable but has 0. |
12
+ | stmt_in_type.cpp:3:29:3:34 | call to twisty | Node should have one enclosing callable but has 0. |
11
13
uniqueCallEnclosingCallable
14
+ | stmt_in_type.cpp:3:29:3:34 | call to twisty | Call should have one enclosing callable but has 0. |
12
15
uniqueType
13
16
uniqueNodeLocation
14
17
| file://:0:0:0:0 | (unnamed parameter 2) | Node should have one location but has 0. |
You can’t perform that action at this time.
0 commit comments