[FIR-PLUGIN] Move fir plugin prototype out from :compiler module

This commit is contained in:
Dmitriy Novozhilov
2020-05-08 11:22:19 +03:00
parent ab7613f6a4
commit 959ecceaf7
24 changed files with 46 additions and 48 deletions
+2 -2
View File
@@ -96,8 +96,6 @@ include ":kotlin-build-common",
":compiler:fir:jvm",
":compiler:fir:checkers",
":compiler:fir:analysis-tests",
":compiler:fir:plugins:allopen-plugin",
":compiler:fir:plugins:allopen-plugin:allopen-annotations",
":compiler:frontend",
":compiler:frontend.common",
":compiler:frontend.java",
@@ -205,6 +203,8 @@ include ":kotlin-build-common",
":plugins:annotation-based-compiler-plugins-ide-support",
":kotlin-script-runtime",
":kotlin-coroutines-experimental-compat",
":plugins:fir:fir-plugin-prototype",
":plugins:fir:fir-plugin-prototype:plugin-annotations",
":kotlin-test",
":kotlin-test:kotlin-test-common",
":kotlin-test:kotlin-test-annotations-common",