[Analysis API FIR] do not create resolved KtTypes for unresolved ones

This commit is contained in:
Ilya Kirillov
2022-10-30 18:26:45 +01:00
parent 7545ccad81
commit 2378437b30
12 changed files with 242 additions and 10 deletions
@@ -0,0 +1,2 @@
originalTypeString: UNRESOLVED
ktType: ERROR_TYPE(Unresolved class UNRESOLVED)
@@ -0,0 +1 @@
// CLASS_TYPE: UNRESOLVED
@@ -0,0 +1,2 @@
originalTypeString: UNRESOLVED
ktType: ERROR_TYPE(Symbol not found for /UNRESOLVED)