FIR IDE: introduce fir lower level module

This commit is contained in:
Ilya Kirillov
2020-06-04 12:26:27 +03:00
parent c1a62e2f05
commit a62c0e8163
36 changed files with 171 additions and 128 deletions
+2 -1
View File
@@ -95,7 +95,8 @@ val projectsToShadow by extra(listOf(
":idea:idea-jps-common",
":idea:idea-frontend-independent",
":idea:idea-frontend-fir",
":idea:idea-frontend-api",
":idea:idea-frontend-fir",
":idea:idea-frontend-fir:idea-fir-low-level-api",
*if (Ide.IJ())
arrayOf(
":idea:idea-maven",