We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6667d9e commit 9d643aeCopy full SHA for 9d643ae
swift/ql/test/library-tests/ast/CONSISTENCY/CfgConsistency.expected
@@ -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