Ilya Kirillov
|
1bbcae5ed2
|
[FIR] fix resolve contract violation from scopes
We cannot call lazy resolve to STATUS phase from scopes as scopes may be accessed on a STATUS phase or earlier
^KT-54890
^KTIJ-23587 fixed
|
2023-01-13 21:32:51 +00:00 |
|
Kirill Rakhman
|
69f2e8826a
|
FIR: fix a bunch of issues after DiagnosticsReporter refactoring related to reporting diagnostic on null source
|
2023-01-11 08:30:36 +00:00 |
|
Ilya Kirillov
|
644d1bf0d0
|
[FIR] ignore tests which fail because of resolve contracts violation
|
2022-12-12 16:21:07 +00:00 |
|
Mikhail Glukhikh
|
a76aee9b69
|
FIR: spread OptIn markers to children except fake override case
This commit implements KT-49001 for FIR
|
2021-09-29 19:39:23 +03:00 |
|
Mikhail Glukhikh
|
fc6403679a
|
Rename !USE_EXPERIMENTAL test directive to !OPT_IN
|
2021-09-10 16:29:16 +03:00 |
|
Mikhail Glukhikh
|
3febabe977
|
Use OPT_IN instead of EXPERIMENTAL in diagnostic names
|
2021-09-10 16:29:13 +03:00 |
|
Mikhail Glukhikh
|
84bd347841
|
Make EXPERIMENTAL_API_USAGE_ERR warning till 1.6 for signature type case
|
2021-07-27 14:58:56 +03:00 |
|