Files
codeql/cpp/ql/test/library-tests/pointsto/basic/PointsToExpr.expected
2018-08-02 17:53:23 +01:00

9 lines
444 B
Plaintext

| test.cpp:27:18:27:19 | p1 | test.cpp:6:10:6:10 | a |
| test.cpp:27:18:27:19 | p1 | test.cpp:6:13:6:13 | b |
| test.cpp:27:22:27:23 | p2 | test.cpp:6:10:6:10 | a |
| test.cpp:27:22:27:23 | p2 | test.cpp:6:13:6:13 | b |
| test.cpp:27:26:27:27 | p3 | test.cpp:6:16:6:16 | c |
| test.cpp:27:26:27:27 | p3 | test.cpp:6:19:6:19 | d |
| test.cpp:27:30:27:32 | pp1 | test.cpp:7:21:7:22 | p3 |
| test.cpp:27:35:27:37 | pp2 | test.cpp:7:21:7:22 | p3 |