Steven Schäfer
|
917ef250cf
|
Add and (un)mute inline class tests
|
2019-06-13 12:25:06 +02:00 |
|
Mads Ager
|
3a11322506
|
Enable bytecode text tests for the JVM_IR backend.
|
2018-12-21 16:20:45 +01:00 |
|
Dmitry Petrov
|
80a67477db
|
Generate method calls for inline classes through IC, not IC$Erased
IC extends IC$Erased, so it should be fine.
|
2018-09-05 12:20:57 +03:00 |
|
Mikhail Zarechenskiy
|
1972387022
|
Fix test data after 6d4d244c28
|
2018-08-06 17:45:24 +03:00 |
|
Mikhail Zarechenskiy
|
6d4d244c28
|
Generate function from Any for inline classes same as for data classes
#KT-24873 Fixed
#KT-25293 Fixed
#KT-25299 Fixed
|
2018-08-06 10:56:01 +03:00 |
|
Mikhail Zarechenskiy
|
50116fd8fc
|
Fix coercion result for inline classes, add comment
|
2018-05-07 15:25:48 +03:00 |
|
Mikhail Zarechenskiy
|
a88dbefcd9
|
Generate is check for inline classes same as for primitives
Should be improved when inline class is based on non-null reference
|
2018-02-13 13:16:44 +03:00 |
|