FIR IDE: abstract low-level-api from dependency on idea

This commit is contained in:
Ilya Kirillov
2021-06-18 17:02:25 +02:00
parent a483098303
commit 75331b3448
140 changed files with 10894 additions and 6709 deletions
+1
View File
@@ -109,6 +109,7 @@ val projectsToShadow by extra(listOf(
":idea:idea-frontend-fir",
":idea:idea-frontend-api",
":idea:idea-frontend-fir:idea-fir-low-level-api",
":idea:idea-frontend-fir:fir-low-level-api-ide-impl",
":idea:idea-fir-performance-tests",
":idea:idea-fir",
*if (Ide.IJ())