Files
codeql/cpp/ql/test/library-tests/dataflow/dataflow-edge-tests/additionalEdges.expected
Mathias Vorreiter Pedersen 8c21699040 C++: Accept test changes.
2023-07-17 10:51:42 +01:00

8 lines
552 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 |