Dylan MacKenzie
bb27b05104
Separate RemoveFalseEdges
from SimplifyBranches
...
Otherwise dataflow state will propagate along false edges and cause
things to be marked as maybe init unnecessarily. These should be
separate, since `SimplifyBranches` also makes `if true {} else {}` into
a `goto`, which means we wouldn't lint anything in the `else` block.
2021-11-30 17:14:48 -08:00
..
2021-11-19 07:52:59 +11:00
2021-11-24 20:02:09 +00:00
2021-11-26 03:57:55 +00:00
2021-11-27 11:46:44 +01:00
2021-11-25 16:34:30 +00:00
2021-11-29 10:41:36 +01:00
2021-11-23 22:30:20 -05:00
2021-11-28 23:45:17 +01:00
2021-11-23 22:30:20 -05:00
2021-11-28 17:11:10 +01:00
2021-11-27 16:59:18 +00:00
2021-11-22 20:06:22 +01:00
2021-11-23 20:37:21 +00:00
2021-11-15 10:14:29 +01:00
2021-11-24 22:56:37 +01:00
2021-11-23 10:34:16 -08:00
2021-11-12 13:41:46 -06:00
2021-11-24 15:51:46 +00:00
2021-11-28 21:09:45 +01:00
2021-11-25 15:05:40 +01:00
2021-11-23 20:37:23 +00:00
2021-11-28 21:09:45 +01:00
2021-11-28 23:45:17 +01:00
2021-11-26 07:17:59 +00:00
2021-11-28 21:09:45 +01:00
2021-11-29 15:02:01 +00:00
2021-11-23 23:07:11 +01:00
2021-11-23 17:44:33 +00:00
2021-11-30 17:14:48 -08:00
2021-11-25 08:16:08 +00:00
2021-11-29 15:02:01 +00:00
2021-11-28 21:09:45 +01:00
2021-11-22 21:32:20 -05:00
2021-11-28 21:09:45 +01:00
2021-11-22 21:22:35 -05:00
2021-11-29 09:12:01 +01:00
2021-11-28 16:35:54 -06:00
2021-11-25 15:05:36 +01:00
2021-11-28 13:04:27 +00:00
2021-11-26 07:38:25 +00:00
2021-11-28 21:09:45 +01:00
2021-11-29 15:02:01 +00:00