Dmitry Savvinov
2d8e4e752c
Fallback to Any type in case supertypes are empty
...
This can happen e.g. if all supertypes were on the cycle (A : B, B : A)
-- then SupertypesLoopChecker will cut all supertypes that are on cycle,
leaving set of supertypes empty.
Some clients in the compiler are not ready to work with empty list of
supertypes -- notably, CommonSupertypes.
^KT-23029 Fixed
2018-04-10 17:25:43 +03:00
..
2018-03-15 18:23:16 +01:00
2017-07-19 08:59:55 +03:00
2017-12-28 20:31:44 +03:00
2017-10-18 12:45:45 +02:00
2018-01-26 11:30:44 +03:00
2018-01-26 11:30:44 +03:00
2017-11-29 10:15:32 +03:00
2018-04-10 15:58:30 +03:00
2018-04-10 17:25:12 +03:00
2018-02-11 16:21:23 +03:00
2018-03-15 19:00:31 +03:00
2018-03-08 11:50:08 +01:00
2018-04-10 17:25:43 +03:00
2018-02-08 17:08:33 +01:00
2018-03-15 10:34:33 +03:00
2018-02-09 10:54:28 +03:00
2018-03-26 17:19:35 +02:00
2018-04-09 11:24:37 +03:00
2018-01-12 13:54:42 +03:00
2018-04-03 21:50:25 +02:00
2018-04-02 19:14:28 +03:00
2018-02-08 12:39:26 +03:00
2017-09-26 16:40:47 +03:00
2017-07-03 17:55:37 +03:00
2017-06-24 17:26:01 +03:00
2017-10-03 16:10:33 +03:00
2018-02-08 17:07:23 +01:00
2018-02-08 14:11:57 +01:00
2017-08-07 18:49:57 +03:00
2017-07-28 01:28:56 +03:00
2017-10-10 17:01:23 +02:00
2017-10-10 18:27:00 +03:00
2017-07-28 14:16:48 +03:00
2018-03-26 17:21:09 +02:00
2017-07-03 17:55:37 +03:00
2018-04-04 16:17:38 +02:00
2018-03-14 15:30:40 +01:00
2018-02-13 13:16:43 +03:00