Alexander Udalov
|
4164b620e8
|
Minor, remove obsolete directives and suppressions from contracts test data
|
2019-11-07 15:20:34 +01:00 |
|
Alexander Udalov
|
66e19b13ce
|
IR: create shared variables for val-variables when needed
This is possible when a lambda's contract guarantees initialization of a
variable.
|
2019-11-07 15:20:34 +01:00 |
|
Georgy Bronnikov
|
7ede26e8f4
|
IrCompileKotlinAgainstInlineKotlin tests
|
2019-09-06 09:19:57 +03:00 |
|
Ilmir Usmanov
|
8a01da6ec6
|
Support val initialization in non-inline function with EXACTLY_ONCE effect
by generating a box for the value.
#KT-26126 Fixed
|
2018-12-28 15:09:11 +03:00 |
|