[FE] Introduce commonized version of expect/actual compatibility calculator
This is needed to use the same code for those checks between both frontends and backend ^KT-58578
This commit is contained in:
committed by
Space Team
parent
2c2f12d9ac
commit
b26b649d4e
@@ -355,6 +355,7 @@ val coreLibProjects by extra {
|
||||
val projectsWithEnabledContextReceivers by extra {
|
||||
listOf(
|
||||
":core:descriptors.jvm",
|
||||
":compiler:resolution.common",
|
||||
":compiler:frontend.common",
|
||||
":compiler:fir:resolve",
|
||||
":compiler:fir:plugin-utils",
|
||||
|
||||
Reference in New Issue
Block a user