mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
This commit still has some left-over todos that shall be done in a separate commit. TODOs: - CirClassifierIndex is calculated once too often - Reconsider position of classifierIndices in 'CirKnownClassifiers' - Add documentation/description to complicated 'ClassSuperTypeCommonizer' - Add documentation/description to CirSupertypesResolver ^KT-47430 Verification Pending