[FIR-PLUGIN] Add prototype of allopen plugin for FIR compiler

This commit is contained in:
Dmitriy Novozhilov
2020-04-24 17:37:34 +03:00
parent 9b43c66f80
commit dd2b7f87f7
12 changed files with 178 additions and 1 deletions
+1
View File
@@ -96,6 +96,7 @@ include ":kotlin-build-common",
":compiler:fir:jvm",
":compiler:fir:checkers",
":compiler:fir:analysis-tests",
":compiler:fir:plugins:allopen-plugin",
":compiler:frontend",
":compiler:frontend.common",
":compiler:frontend.java",