FIR CFG: add more uncaught exception paths

This commit is contained in:
Jinseong Jeon
2020-11-06 07:11:31 -08:00
committed by teamcityserver
parent 7b06885348
commit 440cf78884
8 changed files with 34 additions and 16 deletions
@@ -177,7 +177,8 @@ digraph inplaceLambdaInControlFlowExpressions_kt {
44 -> {45};
45 -> {46};
46 -> {52 47};
47 -> {56 48};
47 -> {48};
47 -> {56} [label=onUncaughtException];
48 -> {49};
49 -> {50};
50 -> {51};