Skip to content

Commit 9d643ae

Browse files
committed
Swift: record CFG incosistency
1 parent 6667d9e commit 9d643ae

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
multipleSuccessors
2+
| cfg.swift:33:28:33:28 | ... is ... | no-match | cfg.swift:33:49:33:60 | call to isZero(x:) |
3+
| cfg.swift:33:28:33:28 | ... is ... | no-match | cfg.swift:35:5:37:3 | case ... |
4+
| cfg.swift:144:10:144:10 | =~ ... | no-match | cfg.swift:144:18:144:34 | ... .&&(_:_:) ... |
5+
| cfg.swift:144:10:144:10 | =~ ... | no-match | cfg.swift:146:5:147:14 | case ... |
6+
| cfg.swift:515:6:515:28 | #available | false | cfg.swift:515:42:515:46 | iOS 12 |
7+
| cfg.swift:515:6:515:28 | #available | false | cfg.swift:519:10:519:10 | x |
8+
deadEnd
9+
| cfg.swift:33:49:33:60 | call to isZero(x:) |
10+
| cfg.swift:144:18:144:34 | ... .&&(_:_:) ... |

0 commit comments

Comments
 (0)