|
1 | | -WARNING: module 'DataFlow' has been deprecated and may be removed in future (LambdaPassedToTypeid.ql:21,50-58) |
2 | | -WARNING: module 'DataFlow' has been deprecated and may be removed in future (LambdaPassedToTypeid.ql:22,22-30) |
3 | | -WARNING: module 'DataFlow' has been deprecated and may be removed in future (LambdaPassedToTypeid.ql:24,20-28) |
4 | | -WARNING: module 'DataFlow' has been deprecated and may be removed in future (LambdaPassedToTypeid.ql:27,39-47) |
5 | 1 | edges |
6 | | -| test.cpp:5:13:5:30 | [...](...){...} | test.cpp:8:38:8:39 | l1 | provenance | | |
7 | | -| test.cpp:6:13:6:30 | [...](...){...} | test.cpp:9:38:9:39 | l2 | provenance | | |
| 2 | +| test.cpp:5:13:5:30 | [...](...){...} | test.cpp:5:13:5:30 | [...](...){...} | provenance | | |
| 3 | +| test.cpp:5:13:5:30 | [...](...){...} | test.cpp:8:38:8:39 | *l1 | provenance | | |
| 4 | +| test.cpp:6:13:6:30 | [...](...){...} | test.cpp:6:13:6:30 | [...](...){...} | provenance | | |
| 5 | +| test.cpp:6:13:6:30 | [...](...){...} | test.cpp:9:38:9:39 | *l2 | provenance | | |
8 | 6 | nodes |
9 | 7 | | test.cpp:5:13:5:30 | [...](...){...} | semmle.label | [...](...){...} | |
| 8 | +| test.cpp:5:13:5:30 | [...](...){...} | semmle.label | [...](...){...} | |
| 9 | +| test.cpp:6:13:6:30 | [...](...){...} | semmle.label | [...](...){...} | |
10 | 10 | | test.cpp:6:13:6:30 | [...](...){...} | semmle.label | [...](...){...} | |
11 | | -| test.cpp:8:38:8:39 | l1 | semmle.label | l1 | |
12 | | -| test.cpp:9:38:9:39 | l2 | semmle.label | l2 | |
| 11 | +| test.cpp:8:38:8:39 | *l1 | semmle.label | *l1 | |
| 12 | +| test.cpp:9:38:9:39 | *l2 | semmle.label | *l2 | |
13 | 13 | subpaths |
14 | 14 | #select |
15 | | -| test.cpp:8:38:8:39 | l1 | test.cpp:5:13:5:30 | [...](...){...} | test.cpp:8:38:8:39 | l1 | Lambda $@ passed as operand to typeid operator. | test.cpp:5:13:5:30 | [...](...){...} | expression | |
16 | | -| test.cpp:9:38:9:39 | l2 | test.cpp:6:13:6:30 | [...](...){...} | test.cpp:9:38:9:39 | l2 | Lambda $@ passed as operand to typeid operator. | test.cpp:6:13:6:30 | [...](...){...} | expression | |
| 15 | +| test.cpp:8:38:8:39 | *l1 | test.cpp:5:13:5:30 | [...](...){...} | test.cpp:8:38:8:39 | *l1 | Lambda $@ passed as operand to typeid operator. | test.cpp:5:13:5:30 | [...](...){...} | expression | |
| 16 | +| test.cpp:9:38:9:39 | *l2 | test.cpp:6:13:6:30 | [...](...){...} | test.cpp:9:38:9:39 | *l2 | Lambda $@ passed as operand to typeid operator. | test.cpp:6:13:6:30 | [...](...){...} | expression | |
0 commit comments