[FIR2IR] Simplify Fir2IrDeclarationStorage.getIrPropertySymbol
For reasoning refer to the message of the previous commit It is the same as for `getIrFunctionSymbol` There is one failing test here, caused by KT-61941 The issue was here before this commit, but it was hidden
This commit is contained in:
committed by
Space Team
parent
1e090d45d1
commit
50425e82c5
@@ -1,4 +1,6 @@
|
||||
// TARGET_BACKEND: JVM_IR
|
||||
// IGNORE_BACKEND_K2: JVM_IR
|
||||
// ISSUE: KT-61941
|
||||
// WITH_STDLIB
|
||||
// IGNORE_CODEGEN_WITH_IR_FAKE_OVERRIDE_GENERATION: KT-61370
|
||||
|
||||
|
||||
Reference in New Issue
Block a user