Mikhail Glukhikh
06ee768c6a
FIR: in case of smart cast, use original type for FirThisRcvrExpression
...
Before this commit, we used type after smart cast both for original
FirThisReceiverExpression and for wrapping FirExpressionWithSmartCast.
However, this makes FIR2IR implicit cast generator work incorrectly
(it decides not to insert implicit cast because original type is the same).
After this commit, expressions have different types and implicit cast
generator works properly.
2021-01-23 10:56:34 +03:00
..
2021-01-13 19:18:20 +01:00
2021-01-22 13:39:20 +01:00
2020-11-06 19:26:48 +01:00
2020-12-22 14:58:05 +03:00
2020-10-22 17:04:35 +03:00
2021-01-20 11:05:53 +03:00
2021-01-13 19:18:20 +01:00
2020-12-20 23:13:50 +01:00
2021-01-04 12:13:13 +01:00
2021-01-13 19:17:22 +01:00
2021-01-13 19:17:21 +01:00
2021-01-23 10:56:34 +03:00
2021-01-22 13:57:47 +03:00
2021-01-14 17:28:14 +03:00
2021-01-14 17:28:15 +03:00
2021-01-03 14:53:41 +01:00
2021-01-22 13:20:25 +01:00
2020-12-18 19:32:04 +03:00
2021-01-18 11:13:16 +00:00
2021-01-13 19:18:20 +01:00
2020-11-11 09:52:55 +03:00
2020-12-25 11:53:16 +03:00
2021-01-13 19:17:22 +01:00
2021-01-20 11:05:53 +03:00
2021-01-22 13:51:22 +03:00
2021-01-13 19:18:20 +01:00
2021-01-23 10:56:34 +03:00
2021-01-20 11:05:53 +03:00
2021-01-13 19:34:24 +01:00
2021-01-22 13:51:33 +03:00
2020-10-23 11:19:58 +02:00
2021-01-23 10:56:34 +03:00
2021-01-22 13:51:23 +03:00
2021-01-12 18:35:32 +03:00
2021-01-22 13:51:26 +03:00
2021-01-22 13:39:20 +01:00
2021-01-03 14:53:41 +01:00
2020-12-29 12:16:40 +03:00
2021-01-23 10:56:34 +03:00
2021-01-19 16:03:31 +01:00
2020-10-22 12:45:49 +07:00
2020-12-17 13:57:16 +05:00
2021-01-20 11:05:53 +03:00
2021-01-14 12:12:25 +01:00
2021-01-13 19:34:24 +01:00