Skip to content

Commit 924854c

Browse files
committed
Ruby: Accept consistency changes.
1 parent 177dd76 commit 924854c

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
identityLocalStep
2+
| calls/calls.rb:202:7:202:9 | SSA phi read(y) | Node steps to itself |
3+
| calls/calls.rb:205:7:205:7 | SSA phi read(self) | Node steps to itself |
4+
| calls/calls.rb:205:7:205:7 | SSA phi read(y) | Node steps to itself |
5+
| calls/calls.rb:210:11:210:13 | SSA phi read(y) | Node steps to itself |
6+
| calls/calls.rb:211:14:211:14 | SSA phi read(self) | Node steps to itself |
7+
| calls/calls.rb:211:14:211:14 | SSA phi read(y) | Node steps to itself |
8+
| calls/calls.rb:214:7:214:9 | SSA phi read(y) | Node steps to itself |
9+
| calls/calls.rb:217:7:217:7 | SSA phi read(self) | Node steps to itself |
10+
| calls/calls.rb:217:7:217:7 | SSA phi read(y) | Node steps to itself |
11+
| calls/calls.rb:222:11:222:13 | SSA phi read(y) | Node steps to itself |
12+
| calls/calls.rb:223:14:223:14 | SSA phi read(self) | Node steps to itself |
13+
| calls/calls.rb:223:14:223:14 | SSA phi read(y) | Node steps to itself |
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
identityLocalStep
2+
| calls.rb:202:7:202:9 | SSA phi read(y) | Node steps to itself |
3+
| calls.rb:205:7:205:7 | SSA phi read(self) | Node steps to itself |
4+
| calls.rb:205:7:205:7 | SSA phi read(y) | Node steps to itself |
5+
| calls.rb:210:11:210:13 | SSA phi read(y) | Node steps to itself |
6+
| calls.rb:211:14:211:14 | SSA phi read(self) | Node steps to itself |
7+
| calls.rb:211:14:211:14 | SSA phi read(y) | Node steps to itself |
8+
| calls.rb:214:7:214:9 | SSA phi read(y) | Node steps to itself |
9+
| calls.rb:217:7:217:7 | SSA phi read(self) | Node steps to itself |
10+
| calls.rb:217:7:217:7 | SSA phi read(y) | Node steps to itself |
11+
| calls.rb:222:11:222:13 | SSA phi read(y) | Node steps to itself |
12+
| calls.rb:223:14:223:14 | SSA phi read(self) | Node steps to itself |
13+
| calls.rb:223:14:223:14 | SSA phi read(y) | Node steps to itself |

0 commit comments

Comments
 (0)