FIR CFA: compute subgraph relationships automatically
No more `addSubGraph`. Also no more `owner` in graphs. ^KT-40526 Obsolete ^KT-40582 Obsolete
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ digraph lambdaInWhenBranch_kt {
|
||||
11 -> {12};
|
||||
13 -> {14};
|
||||
14 -> {15 17};
|
||||
14 -> {17 17} [style=dashed];
|
||||
14 -> {17} [style=dashed];
|
||||
15 -> {16};
|
||||
17 -> {18};
|
||||
18 -> {19};
|
||||
|
||||
Reference in New Issue
Block a user