Skip to content

Commit 180a3c9

Browse files
author
Robert Marsh
committed
C++: accept test changes
1 parent facbd32 commit 180a3c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/ql/test/library-tests/rangeanalysis/signanalysis/SignAnalysis.expected

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
| test.c:93:12:93:12 | Store: x | positive strictlyPositive |
132132
| test.c:95:10:95:10 | Constant: 1 | positive strictlyPositive |
133133
| test.c:95:10:95:10 | Store: 1 | positive strictlyPositive |
134-
| test.c:98:5:98:10 | Phi: test11 | positive |
134+
| test.c:98:18:98:18 | Phi: p | positive |
135135
| test.c:102:6:102:8 | Constant: ... ++ | positive strictlyPositive |
136136
| test.c:104:12:104:14 | Constant: 58 | positive strictlyPositive |
137137
| test.c:107:8:107:10 | Constant: ... ++ | positive strictlyPositive |

0 commit comments

Comments
 (0)