Files
kotlin-fork/compiler/testData/diagnostics/tests/regressions
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
..
2016-09-15 16:45:48 +03:00
2016-05-16 15:38:13 +03:00
2015-07-14 16:24:52 +03:00
2017-01-16 17:25:13 +03:00
2016-05-16 15:38:13 +03:00
2016-05-16 15:38:13 +03:00
2015-09-25 19:20:20 +03:00
2017-11-29 02:54:26 +03:00
2015-09-25 19:20:20 +03:00
2015-10-12 14:12:31 +03:00
2017-11-29 02:54:26 +03:00
2017-11-29 02:54:26 +03:00
2017-11-29 02:54:26 +03:00
2017-11-29 02:54:26 +03:00
2015-10-07 15:50:23 +03:00
2015-09-25 19:20:20 +03:00
2017-06-24 17:26:01 +03:00
2017-11-29 02:54:26 +03:00
2015-10-16 18:16:02 +03:00
2017-06-24 17:26:01 +03:00
2015-09-25 19:20:20 +03:00
2015-09-25 19:20:20 +03:00
2016-12-14 15:29:00 +03:00
2016-12-14 15:29:00 +03:00
2016-05-16 15:38:13 +03:00
2016-01-29 17:23:40 +03:00
2016-01-29 10:55:22 +03:00
2016-01-29 10:55:22 +03:00
2015-12-02 18:14:59 +03:00
2015-12-02 18:14:59 +03:00
2017-01-16 17:25:13 +03:00