FIR CFG: add more uncaught exception paths
This commit is contained in:
committed by
teamcityserver
parent
7b06885348
commit
440cf78884
@@ -159,7 +159,8 @@ digraph complex_kt {
|
||||
28 -> {29};
|
||||
29 -> {30};
|
||||
30 -> {38 31};
|
||||
31 -> {54 32};
|
||||
31 -> {32};
|
||||
31 -> {54} [label=onUncaughtException];
|
||||
32 -> {33};
|
||||
33 -> {34};
|
||||
34 -> {35};
|
||||
|
||||
Reference in New Issue
Block a user