[FIR] Introduce new module for jvm specific checkers
This commit is contained in:
committed by
teamcityserver
parent
9825babc23
commit
7f18d147c1
@@ -11,6 +11,7 @@ dependencies {
|
||||
api(project(":compiler:fir:raw-fir:light-tree2fir"))
|
||||
api(project(":compiler:fir:fir2ir"))
|
||||
api(project(":compiler:fir:checkers"))
|
||||
api(project(":compiler:fir:checkers:checkers.jvm"))
|
||||
|
||||
// TODO: do not use GeneratorExtensions in `FirAnalyzerFacade.convertToIr`, and make this an 'implementation' dependency.
|
||||
api(project(":compiler:ir.psi2ir"))
|
||||
|
||||
Reference in New Issue
Block a user