Files
codeql/cpp/ql/test/library-tests/dataflow/dataflow-edge-tests/additionalEdges.expected
2024-06-19 09:13:18 +02:00

8 lines
558 B
Plaintext

WARNING: module 'DataFlow' has been deprecated and may be removed in future (additionalEdges.ql:31,6-14)
WARNING: module 'DataFlow' has been deprecated and may be removed in future (additionalEdges.ql:31,31-39)
WARNING: module 'DataFlow' has been deprecated and may be removed in future (additionalEdges.ql:32,7-15)
| tryExcept.c:7:7:7:7 | x | tryExcept.c:14:10:14:10 | x |
| tryExcept.c:7:13:7:14 | 0 | tryExcept.c:10:9:10:9 | y |
| tryExcept.c:10:9:10:9 | y | tryExcept.c:10:5:10:9 | ... = ... |
| tryExcept.c:10:9:10:9 | y | tryExcept.c:14:10:14:10 | x |