Dmitriy Novozhilov
|
88efa6bfb6
|
Update tests after switching to LV 1.9
|
2023-01-30 09:29:57 +00:00 |
|
Ivan Kochurkin
|
8883de3f00
|
[FIR] Don't resolve Enum.declaringClass and Enum.getDeclaringClass
^KT-53946 Fixed
|
2022-11-23 18:29:29 +00:00 |
|
Ivan Kochurkin
|
ad7c213ab2
|
[FIR] Initialize type for annotation arguments during deserialization
Get rid of IrErrorTypeImpl creating in FIR2IR
|
2022-05-29 23:41:23 +03:00 |
|
Ivan Kylchik
|
51ccc32a3f
|
Update test data after introducing IntrinsicConstEvaluation annotation
|
2022-05-18 21:19:57 +03:00 |
|
Mikhail Glukhikh
|
983fa4c8c7
|
FIR: add temporary access to Enum.getDeclaringClass (see KT-49653)
|
2022-01-27 17:27:39 +03:00 |
|
Dmitriy Novozhilov
|
b454fcc1e0
|
[FIR] Save IR dumps to .ir.txt files instead of .txt in tests
This is needed to avoid clashes between different dumps from different
handlers
|
2021-10-12 17:26:36 +03:00 |
|