FIR: Add module for new types aka 'cones' (of fir tree)

Start of KT-24063
This commit is contained in:
Simon Ogorodnik
2018-03-20 01:17:40 +03:00
committed by Mikhail Glukhikh
parent 9daa84c5a9
commit 12acbaaa21
4 changed files with 25 additions and 10 deletions
+1
View File
@@ -28,6 +28,7 @@ include ":kotlin-build-common",
":compiler:resolution",
":compiler:serialization",
":compiler:psi",
":compiler:fir:cones",
":compiler:fir:tree",
":compiler:fir:tree:visitors-generator",
":compiler:fir:psi2fir",