Files
kotlin-fork/compiler/testData/codegen/box
Denis Zharkov fa99ea1e98 Generate type-safe barrier in method body
In cases when signature of special bridge is the same as current method,
but type is not 'Any?'.

Also there is tiny optimization:
only null check needed if value parameter type is mapped to Object,
but it's not nullable.

 #KT-9973 Fixed
2015-11-17 16:27:02 +03:00
..
2015-10-30 18:57:48 +03:00
2015-10-20 19:19:43 +03:00
2015-10-19 20:45:02 +03:00
2015-10-22 21:55:13 +03:00
2015-10-07 18:10:54 +03:00
2015-10-12 14:12:31 +03:00