[FIR] Add generating of rawBuilder tests for light tree

This commit is contained in:
Dmitriy Novozhilov
2019-11-21 14:54:40 +03:00
parent 43e621530f
commit 841ba6ea11
8 changed files with 337 additions and 110 deletions
+1
View File
@@ -244,6 +244,7 @@ extra["compilerModules"] = arrayOf(
":compiler:fir:resolve",
":compiler:fir:tree",
":compiler:fir:psi2fir",
":compiler:fir:lightTree",
":compiler:fir:fir2ir",
":compiler:fir:java"
)