Zalathar
eb2d4cb541
coverage: Skip spans that can't be un-expanded back to the function body
...
When we extract coverage spans from MIR, we try to "un-expand" them back to
spans that are inside the function's body span.
In cases where that doesn't succeed, the current code just swaps in the entire
body span instead. But that tends to result in coverage spans that are
completely unrelated to the control flow of the affected code, so it's better
to just discard those spans.
2023-12-03 12:35:33 +11:00
..
2023-12-03 12:35:33 +11:00
2023-09-26 09:37:55 +02:00
2023-10-20 21:10:38 +00:00
2023-10-05 18:56:30 +03:00
2023-11-04 13:01:32 -04:00
2023-11-21 20:13:40 +01:00
2023-11-21 20:13:40 +01:00
2023-12-02 09:01:19 +11:00
2023-11-08 22:55:28 +01:00
2023-10-13 08:59:36 +00:00
2023-09-21 08:12:30 +02:00
2023-11-26 21:05:08 +08:00
2023-11-28 22:15:11 +00:00
2023-11-21 20:13:40 +01:00
2023-12-02 09:01:19 +11:00
2023-11-15 21:45:48 -05:00
2023-11-07 18:45:11 -05:00
2023-11-21 20:13:40 +01:00
2023-11-21 20:13:40 +01:00
2023-10-06 15:46:11 +00:00
2023-10-30 10:29:08 +01:00
2023-09-21 08:12:30 +02:00
2023-10-04 17:55:15 +00:00
2023-10-20 21:14:01 +00:00
2023-10-10 11:17:27 +02:00
2023-10-04 17:55:15 +00:00
2023-12-02 09:01:19 +11:00
2023-11-27 19:13:11 +01:00
2023-10-20 21:10:38 +00:00
2023-11-21 20:13:40 +01:00
2023-11-18 00:20:00 +00:00
2023-11-21 20:13:40 +01:00
2023-11-21 20:13:40 +01:00
2023-11-21 20:13:40 +01:00
2023-10-10 11:17:27 +02:00
2023-12-02 09:01:19 +11:00
2023-11-16 22:56:25 +00:00
2023-10-13 08:59:36 +00:00
2023-09-21 08:12:30 +02:00
2023-10-18 23:42:45 +11:00
2023-10-13 08:59:36 +00:00
2023-10-10 11:17:27 +02:00
2023-11-21 20:13:40 +01:00
2023-10-13 08:59:36 +00:00
2023-10-20 21:10:38 +00:00
2023-11-21 20:13:40 +01:00
2023-11-11 01:51:09 +01:00
2023-09-21 08:12:30 +02:00
2023-10-05 18:56:30 +03:00
2023-10-20 21:10:38 +00:00
2023-11-28 21:11:24 +01:00
2023-10-31 11:44:23 +00:00
2023-09-21 08:12:30 +02:00
2023-11-21 20:13:40 +01:00
2023-11-21 20:13:40 +01:00
2023-11-14 17:07:34 +01:00
2023-11-21 20:13:40 +01:00
2023-10-31 11:44:23 +00:00