pyos
526e46cffc
FIR: fix some errors in local variable assignment analyzer
...
* wrong method was called from FirDataFlowAnalyzer.exitFunctionCall;
* map from function to affected properties should be keyed by symbol,
not FirFunction, as the latter may change;
* arguments of `return` and assignment statements should be visited,
as they may contain lambdas.
2022-06-10 09:43:48 +03:00
..
2022-02-23 14:21:59 +03:00
2022-03-23 21:13:33 +00:00
2022-02-25 11:46:27 +00:00
2021-07-13 10:35:01 +03:00
2021-11-24 23:13:40 +03:00
2021-07-13 10:35:01 +03:00
2021-08-06 22:57:16 +03:00
2021-04-02 14:36:14 +03:00
2021-11-24 23:13:40 +03:00
2021-08-06 22:57:16 +03:00
2021-02-16 17:51:32 +03:00
2021-11-12 15:20:45 +03:00
2021-02-16 17:51:32 +03:00
2021-12-21 19:10:40 +03:00
2021-08-06 22:57:19 +03:00
2022-03-11 15:36:05 +03:00
2021-08-06 22:57:16 +03:00
2021-12-21 19:10:40 +03:00
2021-12-21 19:10:40 +03:00
2021-02-16 17:51:32 +03:00
2022-06-10 09:43:48 +03:00
2021-04-09 12:32:45 +03:00
2021-04-09 12:32:45 +03:00
2021-08-06 22:57:16 +03:00
2021-06-07 15:25:47 +03:00
2021-10-06 21:56:04 +03:00
2021-08-06 22:57:19 +03:00
2021-02-16 17:51:32 +03:00
2022-03-11 15:36:05 +03:00
2021-02-16 17:51:32 +03:00
2021-04-12 23:49:55 +03:00
2021-08-06 22:57:15 +03:00
2021-04-13 21:36:31 +03:00
2021-11-12 15:20:44 +03:00
2021-12-21 19:10:40 +03:00
2021-12-21 19:10:40 +03:00
2021-08-06 22:57:15 +03:00
2021-08-06 22:57:15 +03:00
2021-04-19 15:11:13 +03:00
2021-04-08 03:22:02 +03:00
2021-02-20 10:23:33 +03:00
2021-12-21 19:10:40 +03:00
2021-08-06 22:57:15 +03:00
2021-08-18 12:02:02 +03:00
2021-10-06 21:56:04 +03:00
2021-08-25 21:53:23 +00:00
2021-08-31 15:41:15 +03:00
2021-04-19 15:11:13 +03:00
2021-05-11 21:28:44 +03:00