Add first prototype of BindingContext implementation by FIR

Add ImportMemberIntention intention as a test.
In this commit all failed test were disabled, necessary fixes will be
added in the following commits
This commit is contained in:
Stanislav Erokhin
2021-05-07 14:40:52 +02:00
committed by teamcityserver
parent 6919f3dbb5
commit 7ac599520e
48 changed files with 1850 additions and 6 deletions
+1
View File
@@ -344,6 +344,7 @@ include ":compiler:test-infrastructure",
include ":idea:idea-frontend-fir:idea-fir-low-level-api"
include ":idea:idea-frontend-fir:idea-frontend-fir-generator"
include ":idea:idea-fir-performance-tests"
include ":idea:idea-fir-fe10-binding"
include ":plugins:parcelize:parcelize-compiler",
":plugins:parcelize:parcelize-ide",