Files
kotlin-fork/compiler/testData/diagnostics/tests
Kirill Rakhman 60b227c519 [FIR] Sort HMPP dependencies topologically for symbol providers
This fixes an issue where an actual class from an intermediate module
has more supertypes than its expect declaration which leads to a
false-positive resolution error because a type reference resolves to the
expect class. The fix is to sort the dependencies topologically from
"most actual" to "most expect" when creating the list of symbol
providers.

#KT-57369 Fixed
2023-03-27 07:41:05 +00:00
..
2022-06-28 16:58:20 +02:00
2021-11-12 15:20:45 +03:00
2022-02-25 11:46:27 +00:00
2022-02-25 11:46:27 +00:00
2021-11-12 15:20:44 +03:00
2022-02-25 11:46:27 +00:00
2021-09-14 23:48:50 +03:00
2021-09-14 23:48:50 +03:00