Files
codeql/cpp/ql/test/library-tests/rangeanalysis/RangeSSA/RangeSsaDefinedByParameter.expected
2018-08-02 17:53:23 +01:00

7 lines
379 B
Plaintext

| test.c:2:31:72:1 | SSA definition | test.c:2:14:2:14 | x |
| test.c:2:31:72:1 | SSA definition | test.c:2:21:2:21 | w |
| test.c:2:31:72:1 | SSA definition | test.c:2:28:2:28 | z |
| test.c:74:19:89:1 | SSA definition | test.c:74:16:74:16 | a |
| test.c:91:33:97:1 | SSA definition | test.c:91:27:91:30 | cond |
| test.cpp:2:29:13:1 | SSA definition | test.cpp:2:26:2:26 | a |