FIR CFA: add edges from maybe-throwing statements to catch/finally

This commit is contained in:
pyos
2023-01-16 12:15:52 +01:00
committed by teamcity
parent ef208d9eac
commit 8aa50e9446
17 changed files with 156 additions and 64 deletions
@@ -177,12 +177,12 @@ digraph inplaceLambdaInControlFlowExpressions_kt {
43 -> {44} [style=dashed];
44 -> {45};
45 -> {46};
46 -> {47};
46 -> {47 53};
47 -> {48};
48 -> {49};
49 -> {50} [color=green];
49 -> {59} [color=red];
50 -> {51};
50 -> {51 53};
51 -> {52};
52 -> {53 59};
53 -> {54};