[MPP] Move KotlinTypeRefinerImpl (frontend -> descriptors)
ExpectedActualResolver in certain cases needs an ability to create a standalone refiner instance, see the following commits. A direct module dependency (resolution -> frontend) can't be added, the opposite one already exists which leads to a dependency cycle. Both modules depend on core.descriptors module where KotlinTypeRefiner resides. KT-46691
This commit is contained in:
committed by
teamcityserver
parent
1f3004a667
commit
566640aa6d
Reference in New Issue
Block a user