AA: do not create symbol pointers for (intersection|substitution) overridden members
This commit is contained in:
committed by
Ilya Kirillov
parent
e50da634bc
commit
efb867b46c
@@ -1,4 +1,3 @@
|
||||
// WITH_STDLIB
|
||||
// DO_NOT_CHECK_SYMBOL_RESTORE
|
||||
|
||||
// class: kotlin/Int
|
||||
|
||||
@@ -7,4 +7,3 @@ enum class E {
|
||||
}
|
||||
|
||||
// callable: test/E.A
|
||||
// DO_NOT_CHECK_SYMBOL_RESTORE
|
||||
|
||||
@@ -1,3 +1 @@
|
||||
// DO_NOT_CHECK_SYMBOL_RESTORE
|
||||
|
||||
// class: java/lang/String
|
||||
|
||||
Reference in New Issue
Block a user