Nikolay Lunyak
|
7541732752
|
[FIR] Fix TEST SPEC tests
Ensure the test data contents for both the frontends
are identical. This is needed for proper analysis of
K2-differences.
|
2023-06-19 07:40:15 +00:00 |
|
Nikolay Lunyak
|
8d04ab3142
|
[FIR] Ignore nullability in the definition of "identity-less"
The definition of a "builtin" already
ignores nullability.
`Int? === String?` must trigger a
diagnostic by design.
|
2023-04-19 16:05:19 +00:00 |
|
Victor Petukhov
|
42e71f8c53
|
Remove explicit enabling the new type inference from test data
|
2022-07-22 16:03:52 +00:00 |
|
Dmitriy Novozhilov
|
2b39282682
|
[FIR] Render original type before smartcasted type in DEBUG_INFO_EXPRESSION_TYPE
This is made for keep consistency with same renderer in FE 1.0
|
2021-02-16 17:51:32 +03:00 |
|
Dmitriy Novozhilov
|
1dc3c93efa
|
[FIR] Don't assume types with not found symbol as error types
|
2020-09-11 12:13:33 +03:00 |
|
Ivan Kylchik
|
85e822e283
|
[FIR] Support smartcast after reference equality check
#KT-39000 Fixed
|
2020-07-16 12:43:55 +03:00 |
|
anastasiia.spaseeva
|
9d862aaa1d
|
[Spec tests] Remove spec info from fir tests
|
2020-05-26 17:27:06 +03:00 |
|
Denis Zharkov
|
0d34299b7a
|
FIR: Adjust testData for spec tests: dfa
|
2020-04-21 09:52:52 +03:00 |
|