Fix for KT-4413 Do not add error types to supertype lists

The list is not filtered upon creation because it would force lazy types to compute

#KT-4413 Fixed
This commit is contained in:
Andrey Breslav
2014-01-16 20:01:41 +04:00
parent 72d3b46fc6
commit 0155bf0189
7 changed files with 123 additions and 0 deletions
+3
View File
@@ -1,5 +1,8 @@
<component name="libraryTable">
<library name="jps-test">
<ANNOTATIONS>
<root url="file://$PROJECT_DIR$/annotations" />
</ANNOTATIONS>
<CLASSES>
<root url="file://$PROJECT_DIR$/ideaSDK/jps/test" />
</CLASSES>