Alexander Udalov
3f1533c35b
Restore support for local class literals in annotation arguments
...
This was broken in c1ab08c8ce where we started to represent KClassValue
as a ClassId of the referenced class + number of times it's been wrapped
into kotlin.Array. Local classes do not have a sane ClassId, so in this
change we restore the old behavior by representing KClassValue with a
sealed class value instead
#KT-29891 Fixed
2019-02-25 19:22:09 +01:00
..
2019-01-24 11:40:25 +03:00
2019-01-14 21:29:02 +03:00
2019-02-25 19:22:09 +01:00
2018-12-13 12:36:02 +03:00
2018-06-19 10:42:36 +03:00
2018-12-25 15:32:25 +03:00
2019-01-14 21:29:02 +03:00
2019-02-25 14:44:00 +03:00
2018-11-07 15:42:57 +01:00
2018-11-30 10:34:00 +03:00
2018-08-16 13:59:37 +02:00
2019-02-19 21:35:36 +01:00
2018-12-26 12:53:25 +03:00
2019-02-19 09:54:32 +03:00
2019-01-24 11:23:47 +03:00
2018-12-26 15:39:40 +03:00
2019-02-20 15:59:44 +03:00
2018-08-03 21:06:05 +03:00
2019-02-13 15:59:14 +03:00
2018-07-18 11:14:46 +03:00
2018-09-16 15:52:34 +03:00
2019-02-05 11:34:08 +03:00
2019-02-19 13:03:11 +03:00
2019-02-21 12:25:09 +03:00
2018-11-01 17:12:45 +03:00
2018-12-13 12:36:02 +03:00
2018-12-21 16:13:42 +03:00
2019-02-07 16:24:23 +03:00
2018-08-16 14:03:01 +02:00
2019-01-14 21:29:02 +03:00
2018-11-13 10:15:49 +03:00
2018-08-09 13:00:47 +03:00
2018-09-17 12:48:42 +03:00
2018-12-27 19:45:28 +03:00
2018-12-19 19:55:56 +03:00
2019-02-19 18:27:50 +03:00
2019-02-18 13:25:45 +03:00
2019-02-25 10:37:46 +03:00
2019-02-25 14:43:58 +03:00
2019-02-15 19:13:53 +01:00
2018-09-12 09:48:13 +03:00
2019-02-25 11:20:49 +03:00
2018-12-26 16:56:49 +03:00
2019-02-18 14:08:09 +03:00
2018-10-16 08:41:43 +03:00
2018-08-02 19:32:18 +03:00
2018-08-02 19:32:18 +03:00
2018-11-15 18:55:56 +03:00
2019-02-03 17:32:05 +03:00
2019-01-24 11:23:46 +03:00
2018-12-06 19:48:04 +03:00