[Analysis API] add checks that KtLifetimeOwners are not leaked to other analyse scope
This commit is contained in:
@@ -8,6 +8,7 @@ kotlin {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(kotlinxCollectionsImmutable())
|
||||
compileOnly(project(":kotlin-reflect-api"))
|
||||
|
||||
compileOnly(project(":compiler:psi"))
|
||||
|
||||
Reference in New Issue
Block a user