[AA K2] implement symbol pointers for property accessors

^KT-54311
This commit is contained in:
Dmitrii Gridin
2022-11-04 16:02:32 +01:00
committed by Space Team
parent 32c38c0ae4
commit 48f7cdfaa1
5 changed files with 42 additions and 7 deletions
@@ -1,4 +1,4 @@
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE_K1
annotation class PropertyAnnotation
annotation class FieldAnnotation
annotation class GetAnnotation
@@ -1,4 +1,4 @@
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE
// DO_NOT_CHECK_NON_PSI_SYMBOL_RESTORE_K1
annotation class PropertyAnnotation
annotation class GetAnnotation
annotation class ExplicitGetAnnotation