Files
kotlin-fork/compiler/testData/codegen/box
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-02-25 15:09:26 +03:00
2019-01-31 18:19:41 +03:00
2018-10-15 00:03:45 +03:00
2019-01-31 18:19:41 +03:00
2018-07-10 13:34:19 +03:00
2018-09-11 12:34:09 +03:00
2018-07-10 13:34:19 +03:00
2019-02-15 16:25:16 +03:00
2019-02-07 11:39:48 +01:00
2019-02-19 16:37:47 +01:00
2018-08-09 14:22:50 +03:00
2018-09-18 14:36:20 +03:00
2018-10-22 16:32:55 +02:00
2019-01-24 23:05:56 +03:00
2019-01-26 08:26:49 +01:00
2018-06-14 19:54:30 +03:00
2018-08-02 15:51:16 +02:00
2018-10-22 16:32:55 +02:00
2018-08-09 20:55:50 +03:00
2019-01-24 23:05:56 +03:00
2018-10-10 17:27:37 +03:00
2018-08-15 10:26:28 +03:00
2019-02-19 16:37:47 +01:00