[RAW FIR] Refactor destructuring code

Move destructuring related code into common to reduce
differences between PSI and LT.
This commit is contained in:
Kirill Rakhman
2023-08-22 10:19:12 +02:00
committed by Space Team
parent 8de36c416e
commit 12b3fbd39a
9 changed files with 171 additions and 140 deletions
+3
View File
@@ -371,6 +371,9 @@ val projectsWithEnabledContextReceivers by extra {
":compiler:fir:resolve",
":compiler:fir:plugin-utils",
":compiler:fir:fir2ir",
":compiler:fir:raw-fir:raw-fir.common",
":compiler:fir:raw-fir:psi2fir",
":compiler:fir:raw-fir:light-tree2fir",
":kotlin-lombok-compiler-plugin.k1",
":kotlinx-serialization-compiler-plugin.k2",
":plugins:parcelize:parcelize-compiler:parcelize.k2",