Nikolay Lunyak
41c3f98419
[FIR] Make resolution of classes in FirProvider more reasonable.
...
See the `privateInFile.fir.kt` test.
Type mismatches are simply confusing.
`inheritorOfExpectSealedClass.out`
reports unresolved reference probably
because now it resolves into the expect
declaration, rather than the actual one.
K1 doesn't report UNRESOLVED_REFERENCE
in this case. But this is red code
anyway. And this behavior still
depends on the order in which the compiler
receives both the declarations.
^KT-59927
^KT-62567
2023-10-13 11:56:54 +00:00
..
2023-09-06 22:47:34 +00:00
2023-10-13 08:50:47 +00:00
2023-09-13 14:25:08 +00:00
2023-09-01 20:26:17 +00:00
2023-09-06 22:47:34 +00:00
2023-10-12 13:26:58 +00:00
2023-08-29 13:00:15 +00:00
2023-10-05 09:58:29 +00:00
2023-10-02 16:21:17 +00:00
2023-08-03 08:43:22 +00:00
2023-09-06 22:47:34 +00:00
2023-09-06 22:47:33 +00:00
2023-10-13 11:56:54 +00:00
2023-10-12 10:41:00 +00:00
2023-09-13 09:51:13 +00:00
2023-10-12 13:01:40 +00:00
2023-09-19 22:14:09 +00:00
2023-09-19 22:14:09 +00:00
2023-10-05 11:12:25 +00:00
2023-10-13 08:50:47 +00:00
2023-09-19 22:14:09 +00:00
2023-10-09 19:46:51 +00:00
2023-10-06 11:41:22 +00:00
2023-10-12 12:27:54 +00:00
2023-10-12 10:41:00 +00:00
2023-09-08 13:13:19 +00:00
2023-09-19 15:46:29 +00:00
2023-08-08 18:10:19 +02:00
2023-10-13 11:56:54 +00:00
2023-10-05 09:58:29 +00:00
2023-08-03 14:47:20 +00:00
2023-10-12 13:26:58 +00:00
2023-10-13 11:56:54 +00:00
2023-10-05 13:41:45 +00:00
2023-09-06 22:47:34 +00:00
2023-10-10 13:38:51 +00:00
2023-10-10 13:38:51 +00:00
2023-09-06 22:47:34 +00:00
2023-08-25 14:10:37 +00:00
2023-09-22 13:49:59 +00:00
2023-10-05 10:25:53 +00:00
2023-09-06 22:47:33 +00:00
2023-09-13 13:56:21 +00:00
2023-09-06 22:47:34 +00:00
2023-08-10 09:57:06 +00:00
2023-09-06 22:47:34 +00:00