Alessandro Arzilli
582305a813
proc: for optimized functions allow .closureptr to not exist ( #3808 )
...
* proc: flag variables correctly when range-over-func stmts are used
Argument variables of a range-over-func body closure should be returned
flagged as normal local variables, not as function arguments.
Updates #3806
* proc: for optimized functions allow .closureptr to not exist
For optimized functions .closureptr is sometimes omitted from DWARF,
allow it to be 0 and try to recover the range-over-func stack by best
effort.
Fixes #3806
2024-09-18 14:16:34 -07:00
..
2024-06-20 21:50:18 +02:00
2024-07-11 08:03:32 -07:00
2023-05-23 11:11:51 -07:00
2024-07-11 10:26:38 -07:00
2022-05-31 16:04:36 -07:00
2024-09-18 09:03:41 -07:00
2023-11-06 07:55:44 -06:00
2024-07-11 08:03:32 -07:00
2023-10-03 08:50:11 -07:00
2024-07-12 12:12:44 -07:00
2023-11-16 10:42:41 -08:00
2023-11-14 16:36:55 +01:00
2023-11-20 10:43:15 -08:00
2023-01-03 08:13:28 -08:00
2023-11-20 10:43:15 -08:00
2023-11-20 10:43:15 -08:00
2023-11-14 16:36:55 +01:00
2024-09-18 14:16:34 -07:00
2024-08-10 21:15:26 -07:00
2023-11-14 16:36:55 +01:00
2022-06-17 10:08:11 -07:00
2024-07-11 08:06:51 -07:00
2023-05-15 14:46:33 -07:00
2024-05-20 14:16:22 -07:00
2024-09-18 14:16:34 -07:00
2024-09-18 14:16:34 -07:00
2023-06-14 13:23:46 +02:00
2023-08-14 15:32:15 -07:00
2023-05-23 18:22:20 +02:00
2024-01-24 09:21:20 -08:00
2024-06-30 21:34:35 -07:00
2024-06-25 08:03:28 -07:00
2024-06-20 21:50:18 +02:00
2021-05-10 11:36:03 -07:00
2023-11-20 10:43:15 -08:00
2023-11-04 17:07:55 +01:00
2024-02-28 09:28:33 +01:00
2024-02-28 09:28:33 +01:00
2023-11-12 12:01:21 +01:00
2024-06-30 21:34:35 -07:00
2024-01-09 14:13:00 -08:00
2024-07-19 21:29:56 -07:00
2021-05-17 10:31:05 -07:00
2023-10-03 08:50:11 -07:00
2023-07-05 08:39:01 -07:00
2023-10-03 08:50:11 -07:00
2023-11-06 16:22:50 +01:00
2022-05-03 10:46:24 -07:00
2024-05-20 14:16:22 -07:00
2024-06-24 13:04:06 -07:00
2024-09-18 14:16:34 -07:00
2024-06-12 12:37:04 -07:00
2024-08-26 22:13:29 -07:00
2024-08-10 21:15:26 -07:00
2024-01-24 09:21:20 -08:00
2023-09-21 10:39:57 -07:00
2023-09-20 09:17:45 +02:00
2024-06-25 08:03:28 -07:00
2024-05-20 14:16:22 -07:00
2023-10-17 11:21:59 -07:00
2024-09-18 14:16:34 -07:00
2024-08-28 11:41:23 -07:00
2021-04-28 10:00:26 -07:00