Files
kotlin/compiler/testData/codegen/box
Alexander Udalov 4c9e9b1f3a Fix KotlinReflectionInternalError on encountering 'clone' in a class
`RuntimeTypeMapper.mapSignature` threw exception because the descriptor
for `clone` was created manually in CloneableClassScope and therefore it
didn't have a JVM signature as in deserialized descriptors, and wasn't
recognized as a Java method either.

 #KT-22923 Fixed
2019-05-31 12:29:20 +02:00
..
2018-10-15 00:03:45 +03:00
2018-07-10 13:34:19 +03:00
2019-04-08 13:10:22 +02:00
2019-05-07 21:49:12 +03:00
2018-07-10 13:34:19 +03:00
2019-05-06 19:34:25 +03:00
2019-02-15 16:25:16 +03:00
2018-08-09 14:22:50 +03:00
2019-04-08 13:10:22 +02:00
2019-01-24 23:05:56 +03:00
2018-06-14 19:54:30 +03:00
2018-10-22 16:32:55 +02:00
2018-10-10 17:27:37 +03:00
2018-08-15 10:26:28 +03:00
2019-05-16 19:27:41 +03:00
2019-02-19 16:37:47 +01:00