File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change
1
+ deadEnd
2
+ | for.swift:12:33:12:56 | array |
Original file line number Diff line number Diff line change @@ -3310,12 +3310,11 @@ cfg.swift:
3310
3310
# 533| getBase().getFullyConverted(): [LoadExpr] (AsyncStream<Int>) ...
3311
3311
#-----| getMethodRef(): [DeclRefExpr] makeAsyncIterator()
3312
3312
# 533| getPattern(0): [NamedPattern] $i$generator
3313
- # 533| getNextCall(): [CallExpr] call to next(isolation: )
3314
- # 533| getFunction(): [MethodLookupExpr] .next(isolation: )
3313
+ # 533| getNextCall(): [CallExpr] call to next()
3314
+ # 533| getFunction(): [MethodLookupExpr] .next()
3315
3315
# 533| getBase(): [DeclRefExpr] $i$generator
3316
3316
# 533| getBase().getFullyConverted(): [InOutExpr] &...
3317
- #-----| getMethodRef(): [DeclRefExpr] next(isolation:)
3318
- # 533| getArgument(0): (no string representation)
3317
+ #-----| getMethodRef(): [DeclRefExpr] next()
3319
3318
# 533| getNextCall().getFullyConverted(): [AwaitExpr] await ...
3320
3319
# 533| getBody(): [BraceStmt] { ... }
3321
3320
# 534| getElement(0): [CallExpr] call to print(_:separator:terminator:)
You can’t perform that action at this time.
0 commit comments