Mikhail Zarechenskiy
fcf70fda22
Fix exception when classes erroneously have no name
...
#KT-16775 Fixed
Exception appears because of different representation of classes without name. For Kotlin we load them with `SpecialNames.NO_NAME_PROVIDED`, but for Java (for light classes) with `SpecialNames.safeIdentifier`
2017-04-27 18:57:45 +03:00
..
2017-04-25 09:31:17 +02:00
2017-04-27 15:47:28 +03:00
2017-03-22 13:59:21 +01:00
2017-04-26 18:10:54 +03:00
2017-04-25 01:56:08 +03:00
2017-04-11 12:08:31 +03:00
2017-04-19 18:53:27 +03:00
2017-04-17 18:18:31 +03:00
2017-04-17 18:18:35 +03:00
2017-04-27 18:38:10 +03:00
2017-04-27 18:57:45 +03:00
2017-04-19 08:14:30 +02:00
2017-04-11 12:08:31 +03:00
2017-04-26 18:10:49 +03:00
2017-04-20 11:02:56 +02:00
2017-02-08 17:36:19 +03:00
2017-04-03 14:51:18 +03:00
2017-04-26 13:47:49 +03:00
2017-03-27 19:50:25 +03:00
2017-04-27 18:38:10 +03:00
2017-04-27 18:38:10 +03:00
2017-04-26 18:10:49 +03:00
2017-04-27 15:47:28 +03:00
2017-04-27 18:38:10 +03:00
2017-04-17 18:18:38 +03:00
2017-04-19 20:18:21 +03:00