FIR CFA: add edges from maybe-throwing statements to catch/finally
This commit is contained in:
@@ -145,7 +145,7 @@ digraph complex_kt {
|
||||
21 -> {22 27};
|
||||
22 -> {23};
|
||||
23 -> {24};
|
||||
24 -> {25};
|
||||
24 -> {25 27};
|
||||
25 -> {26};
|
||||
26 -> {27 36};
|
||||
27 -> {28};
|
||||
|
||||
Reference in New Issue
Block a user