Files
kotlin-fork/compiler/testData/diagnostics/tests
Denis Zharkov b8b48c5f98 Extract common logic into AbstractTypeConstructor
Mostly it's about detecting loops in supertypes

Test data changes:
- Loops are being disconnected in Java classes too
- functions.kt: loops disconnection mechanism runs supertypes calculation,
so when we start check T it forces F' supertypes calculation, that ends
with CYCLIC_GENERIC_UPPER_BOUND reported on F

 #KT-11287 In Progress
2016-03-10 16:49:00 +03:00
..
2015-10-07 15:50:23 +03:00
2015-10-07 15:50:23 +03:00
2015-10-14 01:29:10 +03:00
2015-10-14 01:29:10 +03:00
2015-09-25 19:20:20 +03:00
2015-10-14 01:29:10 +03:00
2015-10-07 21:56:07 +03:00
2015-10-14 20:51:01 +03:00
2015-10-16 22:19:33 +03:00
2015-10-19 20:45:00 +03:00